Here is my part of my schema: sfGuardUser: actAs: [Timestampable] columns: email_address: type: string(255)
I use symfony 1.4.11 with Doctrine. I have site, and it has 3 languages. I use sfDoctrineGuardPlugin 4.0.1 , and I have 3 groups of users. In site I show to each user his group, and I needit show to e
I use symfony 1.4.11/ U开发者_JAVA技巧ser on my site can add links to post like: http://stackoverflow.com/ , www.stackoverflow.com/ , stackoverflow.com/
My model is a bit complicated and my schema.yml has many lines. So what I want is to explode schema in many files,开发者_C百科 in order to make it more readable.
I have a little disturbing problem in here! an using symfony 1.4 with Doctrine! i fact i have a \"many to many\" relation (see code bellow) but i don\'t have the RIGHT result!
I have deploy a website in the production env开发者_运维百科iroment, but it\'s going a bit slow, you know it takes too much time to load the pages..
How might one use the url_for or link_to helpers to create a link to the same page passing along all GET parameters?
I have users who want to run their own Symfony projects under their home directories, but I can\'t get Symfony to work properly. In my Apache2 config file, I set the userdir as:
Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
Following on from a previous question about sub-selects, I have an SQL statement with multiple criteria on the join, like so: