Hmm. Because you have 2 classes with the same name defined :) Search your code and find out where and why.
- Jon On Mon, Nov 3, 2008 at 1:24 PM, Reynier Perez Mira <[EMAIL PROTECTED]> wrote: > > > PHP Fatal error: Cannot redeclare class sfGuardPromoteSuperAdminTask in > > > D:\Development\WWW\gestion.local\plugins\sfGuardPlugin\lib\task\sfGuardCreateAd > > minTask.class.php on line 69 > > Ok, I find a solution for my last problem. I delete the old sfGuardPlugin > folder and everything is fine now. Now following the README instructions I > get this other error: > > Fatal error: Cannot redeclare class BaseComponente in > D:\Development\WWW\gestion.local\lib\model\doctrine\generated\BaseComponente.class.php > on line 16 > > D:\Development\WWW\gestion.local>PHP Fatal error: Cannot redeclare class > BaseComponente in > D:\Development\WWW\gestion.local\lib\model\doctrine\generated\BaseComponente.class.php > on line 16 > > Why this? > Cheers > Ing. Reynier Pérez Mira > Dirección Técnica IP > > > > -- Jonathan H. Wage Open Source Software Developer & Evangelist http://www.jwage.com http://www.doctrine-project.org http://www.symfony-project.org --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
