Now: resolved - no reproducible anymore For some specific application security, I have the following createQuery function on a table, ie you can only accessthe table record if you have the \"Administ
According to Symfony doc\'s and tutorials, it appears that Form classes are only to be put here: /%SF_BASE_DIR%/lib/form/
I\'m having this problem about designing Doctrine database schema. Assum开发者_JS百科e I have 2 databases, A and B.
I\'m currently working on a website built with symfony 1.4 and I need to implement a route prefix for all the routes. This prefix is used to specify开发者_高级运维 two differents \"views\" for the web
I have an existing Symfony 1.2/Propel project which has been modified to run in various other languages/timezones. The current hardware setup and most of the languages will run in CET, but some langua
Here is a situation i could not resolve by myself. I have an existing symfony 1.4 project with database, model and etc. I want to make a migration so I\'ve done:
After login the user, it redirect to Login successs page. That page i got the session(userid). But i click any other links or type any other url(same site), the session will distroyed. I also check it
I开发者_运维技巧 would like to make an emailing in my symfony project. The user admin log-in in the backend and click on the button \"start emailing\", then 8000 emails is sending (2 per second). The
symfony getLayout does not seem to work when layout is set via view.yml. Is there anyway to get this开发者_如何学C within the controller\'s action class methodI recently needed this. You can do it but
I have written a Joomla Component to include Symfony applications, as part oft his I\'d like ot package up some files on the symfony side in a plugin. I can\'t find a way to overwrite link_to from wit