so i ran the command
> symfony plugin-uninstall symfony/sfSpyPlugin
> symfony cc
everything works that it says is uninstalled so i run:
> symfony plugin-list
just to make sure

But now when i run
> symfony propel-build-model

i get the error
"Fatal error: Unsupported operand types in /usr/share/php/symfony/util/
Spyc.class.php on line 667"

so uninstall symfony running the command:
> pear uninstall symfony/symfony-beta
and then reinstall symfony:
> pear install symfony/symfony-beta

and try
> symfony propel-build-model

i get the error
"Fatal error: Unsupported operand types in /usr/share/php/symfony/util/
Spyc.class.php on line 667"

Any Suggestions?
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to