I am using symfony 1.2.1 on PHP 5.2.0-8+etch13 and have installed sfDoctrineGuardPlugin using svn:externals like so : sfDoctrineGuardPlugin http://svn.symfony-project.com/plugins/sfDoctrineGuardPlugin/branches/1.2/ I followed the instructions in this page http://www.symfony-project.org/plugins/sfDoctrineGuardPlugin and got it working . I can log in as the admin user and use the pake tasks provided . I have allso enabled the management modules in the frontend as my application dosn't have a backend and am able to see and partially use them. I can create users, groups, permissions . The problem is that some times when i try to add or change the permissions of a user i get this error :
Fatal error: Call to a member function save() on a non-object in /srv/ www/vhosts/infpro/lib/vendor/symfony/plugins/sfDoctrinePlugin/lib/ vendor/doctrine/Doctrine/Connection/UnitOfWork.php on line 115 Even wirder is that sometimes it works with no trouble. Any help ? --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
