Try to set 'i18n' option to TRUE in your settings.yml if not set.
See this reference for details: http://www.symfonyreference.com/settings-yml
--
http://www.symfonyreference.com - Symfony Configuration Reference (schema.yml,
databases.yml, settings.yml, etc..)
2011.03.30
Wednesday, March 30,
Well, this one was sufficient for me:
object_actions:
_delete: {label: ' '}
But if this works not ok for you, then you can consider to overwrite
the template.
--
http://www.symfonyreference.com - Symfony Configuration Reference (schema.yml,
databases.yml, settings.yml, etc
Title: Re: [symfony-users] Issue with schema.yml
You must set use_native_enum attribute to true in your databases.yml
See http://www.symfonyreference.com/databases-yml for details.
Wednesday, January 12, 2011, 12:52:36 PM, you wrote:
HI,
I have the following in my schema.yml
sfGuard
Title: Re: [symfony-users] How to include a form in a template in every page?
Hello Eric,
You can use components for that. Read this:
http://www.symfony-project.org/gentle-introduction/1_4/en/07-Inside-the-View-Layer#chapter_07_sub_components
--
http://www.symfonyreference.com - Symfony Con
Hi,
Try to use transactions. Things usually goes faster when you add all
of your records in one transaction and then commit them.
Tuesday, January 4, 2011, 12:54:33 AM, you wrote:
> Hi all
> I have a function that reads a CSV file and then save the record to
> the database. The code snippet is
this group at
http://groups.google.com/group/symfony-users?hl=en
--
If you want to report a vulnerability issue on symfony, please send it to security at symfony-project.com
You received this message because you are subscribed to the Google
Groups "symfony users" group.
To post to this group, sen
t this group at
http://groups.google.com/group/symfony-users?hl=en
--
Best regards,
Ramunas mailto:wool...@gmail.com
--
If you want to report a vulnerability issue on symfony, please send it to security at symfony-project.com
You received this mes