[symfony-users] Symfony on Shared Hosting

2010-07-19 Thread despuestambien
Hello, I have been trying to upload symfony on GoDaddy's Shared hosting. But I couldn't!! Has someone successfully achieved this? What's the BIG catch?? Pls give a few lines of help at least. I developed for 1 month an application to get with this surprise that I can't show the client the

[symfony-users] Re: sfShoppingCart

2010-07-09 Thread despuestambien
sfShoppingCart for a while, but I've managed to find my code written in Symfony 1.0.x and there I've cleared the cart with code: $this-getUser()-getShoppingCart()-clear(); Hope that helps. Regards PM On Jul 7, 10:49 pm, despuestambien carrau.alejan...@gmail.com wrote: I don't if anyone

[symfony-users] sfShoppingCart

2010-07-07 Thread despuestambien
I don't if anyone at all is using the plugin sfShoppingCart, but if anyone is, would someone know how to empty the cart? I keep creating new instances on the setAttribute function on the user, calling the -clear() function, which does nothing, and even rewriting that method for trying to change

[symfony-users] Filter Build Error

2010-03-30 Thread despuestambien
Hello, After installing plugin sfDoctrineGuardPlugin, it was necessary to do a new doctrine:build and this error came up. I searched for it in google, but couldn't find anything. Has someone any idea? The same happens when we do a doctrine:build -- all I looked for the file