yeah, its a symfony 1.2 project, upgraded from 1.0 the config_handlers.yml.php tries to instantiate a custom config handler we use. When I include this config_handler manually in ProjectConfiguration.class.php things work as expected.
2008/12/19 Lee Bolding <[email protected]>: > > Autoloading again? > > Is this symfony 1.2? > > > > > > On 18 Dec 2008, at 17:11, Lee Bolding <[email protected]> wrote: > >> >> it should be... >> >>> getApplicationConfiguration('ourapp', 'prod', false); >> >> The last arg is to enable/disable debugging >> >> On 18 Dec 2008, at 17:03, Dan Leech wrote: >> >>> >>> Hi all >>> >>> We are receiving full stack traces in the production environment >>> instead of the error500 template since upgrading to 1.2 from 1.0 >>> >>> the font controller says : ... getApplicationConfiguration('ourapp', >>> 'prod', true); >>> >>> Any ideas on why this might be? >>> >>> cheers >>> >>> dan >>> >>> -- >>> Dan Leech >>> >>> Dynamic Web Sites >>> www.dantleech.com >>> >>> Bath Gigs >>> www.bathgigs.co.uk >>> >>>> >> >> >> > > > > > -- Dan Leech Dynamic Web Sites www.dantleech.com Bath Gigs www.bathgigs.co.uk --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
