Error Message: The route \"default\" does not exist. Yes, it doesn\'t exist. But as described in the Doctrine version of\"Practical Symfony | Day 5\" everything should work well when default routing
Does anyone know how to add stylesheets in a template with Symfony 1.4 ? I have tried everything I can think of, from modifying frontend/config/view.yml to modifying the template itself - bothing wor
I am using the Propel ORM with SF (1.4). I am writing a class, and I need to rewrite a query Doctrine query into Propel:
There are some \"best practice\" in Symfony to customize form errors? For exemple, if i would to show \"Campo obligatorio\" when the field is required.
Can anyone tell me if there\'s any way to add an alias to a value of a enum fixture type? Something like this:
I am making use of the admin generator in Symfony 1.4, which is 99% working as I want it to simply using the options in the generator.yml config file.
We have an application hosted on both a local development server and a live site. We are experiencing UTF-8 corruption issues and are looking to figure out how to resolve them.
Can anyone please tell me how 开发者_运维知识库can I add a new column of type enum to my schema in order to implement a Doctrine Migration?
My sample wi开发者_如何学Godget: class myWidget extends sfWidgetFormTextarea{ public function getJavascripts(){
I am upgrading a Symfony website from 1.2.9 to 1.4.1 and having a lot of fun in the process (NOT!). I have decided to clean up all unecessary files and folders and leave things to the bear minimum, i