I have task: <?php require_once(dirname(__FILE__).\'/../../config/ProjectConfiguration.class.php\');
I use symfony 1.4.11. I have frontend and backend form. Frontend : <?ph开发者_StackOverflow社区p
I\'m tyring to use sfWidgetFormInputFileEditable to upload photos of hotels when I add a new hotel from my backend. This is the description of the w开发者_StackOverflowidget:
I am going to be as clear as I can be, but don\'t hesitate to tell me if there is something you don\'t understand.
I\'m completely lost here... Everything works fine in my 开发者_C百科dev environnement, but, for some reason I have a 404 error \"Action \"xxx\" does not exist when I\'m trying to access a module in m
I am assuming I\'m doing something blatantly wrong here, but I can\'t figure out what. My code is very simple:
Hi am I am using Symfony to develop the Jobeet website while I try开发者_开发知识库 to learn it for a bigger project and it is going resonably well so far.
I\'m experiencing a difficulty in rendering sfWidgetFormDoctrineChoice (set of checkboxes) widget for a NestedSet structure.
I\'ve got the following schema.yml file, but it\'s just not working correctly. Can anyone point me in the right direction please?
I use symfony 1.4.11 with Doctrine. I have private messages in my site, And I want to make possibility , that user can \"reply\" for a message. I try change \"edit\" method, but I do not now is this a