Hi all, I've just created a new Symfony 1.1 project, and included both SfDoctrinePlugin (1.1) and sfDoctrineGuardPlugin (trunk) via svn:externals.
However, I can't even clear my cache now - every time I try to do that I get the following error : PHP Fatal error: Class 'sfDoctrineBaseTask' not found in /Users/sites/ register.craicaddicts.com/plugins/sfDoctrineGuardPlugin/lib/task/ sfGuardCreateAdminTask.class.php on line 19 sfDoctrineBaseTask.class.php exists in plugins/sfDoctrinePlugin/lib/ tasks - so I can't see what the problem is. Even if I copy sfDoctrineBaseTask.class.php into plugins/sfDoctrineGuardPlugin/lib/ tasks I get a message that sfDoctrineBaseTask cannot be redeclared :-/ Any ideas? Cheers Lee --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
