On Mar 4, 11:57 am, Richtermeister <[EMAIL PROTECTED]> wrote:
> I've had that problem as well, albeit not in a batch script..
> For some reason it worked when I added another level to the
> configuration, such as:
>
> all:
> settings:
> my_key: something
>
> That is accessible as sfConfig::get("mod_settings_my_key");
Is your module.yml inside a module that is part of a plugin?
Looking through my cache, I dont see a cached version of that config
file anywhere so maybe its not being autoloaded.
Any idea how to explicitly tell symfony to parse a particular config
file? (Maybe its different for batch scripts).
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"symfony users" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at
http://groups.google.com/group/symfony-users?hl=en
-~----------~----~----~----~------~----~------~--~---