I\'m having some trouble with the following... I have a sfGuardUser table set up normally, and it has a one-to-one relationship with a Profile table, which contains some additional user info.
I\'m using Symfony 1.2 with Doctrine. I have an object with the i18n behaviour. If I have the following validators, it fails when saving the form with error开发者_运维百科 \"SQLSTATE[23000]: Integrity
after deploying I gettin this error below when i try to send an mail: 500 | Internal Server Error | Swift_TransportException
how can I modify admin generated modules (acions and template开发者_JS百科s)? They are stored in cache but I need to modify them (templates!). Is it possible at all?
I am still not sure in that matter. While turned on we\'re quite safe but some other problems appear (with passing template variables or counting characters). On the other hand we have magic turned of
I have a form I need to show on every page. I\'d like to put it in the layout rather than defining it in multiple controllers and view templates. I\'m not sure how to do this without creating a slot f
I have a form to edit a UserProfile which is stored in mysql db. Which includes the following custom configuration:
How does a member set inside an action... $this->foo = \'bar\'; ...become a variable accessible from a template...开发者_如何学JAVA
How can I开发者_C百科 use a jQuery datetime picker in the symfony admin generator?Get the sfFormExtraPlugin and download the third-party libraries that the plugin uses (like jQuery, jQuery UI) yoursel
I am using Symfony 1.3.2 and I have a page that uses a partial from another module. I have two modules: \'foo\' and \'foobar\'. In module \'foo\', I have an \'index\' action, which uses a partial fro