Hi..

I install symfony with the default doctrine ORM enabled (instead of
propel)

I installed sfGuardPlugin using ./symfony plugin:install
sfGuardPlugin
php symfony doctrine:build --all --no-confirmation

This gave an error "Fatal error: Class 'sfPropelBaseTask' not found
in .XXX plugins/sfGuardPlugin/lib/task/
sfGuardAddPermissionTask.class.php"

Realizing that I should install the doctrine version of the plugin, I
tried to uinstall using  ./symfony plugin:uninstall sfGuardPlugin.
This too failed with the same Fatal error.   From then on none of the
symfony commands are working and giving the same error.

Any pointers on how to remove sfGuardPlugin and install the doctrine
version ?

thanks in advance
gopi

-- 
If you want to report a vulnerability issue on symfony, please send it to 
security at symfony-project.com

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

To unsubscribe from this group, send email to 
symfony-users+unsubscribegooglegroups.com or reply to this email with the words 
"REMOVE ME" as the subject.

Reply via email to