On 21 Mrz., 18:00, Jonathan Wage <jonw...@gmail.com> wrote: > I also just fixed something in sfSympalPlugin that might have been the cause > of this. Can you try now?
The EntityType_Page error is gone, but if I want to use the /login route, following errors occur: > Notice: Undefined offset: 0 in > /Users/pierre/Hosts/symfony/sympal/plugins/sfSympalPlugin/lib/plugins/sfSympalMenuPlugin/lib/sfSympalMenuSite.class.php > on line 41 > Notice: Trying to get property of non-object in > /Users/pierre/Hosts/symfony/sympal/plugins/sfSympalPlugin/lib/plugins/sfSympalMenuPlugin/lib/sfSympalMenu.class.php > on line 222 > Notice: Trying to get property of non-object in > /Users/pierre/Hosts/symfony/sympal/plugins/sfSympalPlugin/lib/plugins/sfSympalMenuPlugin/lib/sfSympalMenu.class.php > on line 223 > Fatal error: Call to a member function getAllPermissions() on a non-object in > /Users/pierre/Hosts/symfony/sympal/plugins/sfSympalPlugin/lib/plugins/sfSympalMenuPlugin/lib/sfSympalMenu.class.php > on line 224 Any way to fix this? It seems because there are no fixtures in the database right now it tries to iterate over empty arrays. Cheers, Pierre --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "symfony users" group. To post to this group, send email to symfony-users@googlegroups.com To unsubscribe from this group, send email to symfony-users+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/symfony-users?hl=en -~----------~----~----~----~------~----~------~--~---