Following steps solved the issue

+ delete the task folder from the plugin  [this made sure that the
file using sfPropelBaseTask is not in the system]
+ then try ./symfony plugin:uninstall sfGuardPlugin

thx
gopi
We just chose symfony( after evaluating django, cake, zend and RoR)
and getting started.  experience has been pretty good till now

On Mar 30, 9:07 pm, Michał Piotrowski <mkkp...@gmail.com> wrote:
> 2010/3/30 gopi <mgo...@gmail.com>:
>
>
>
> > 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 ?
>
> This won't be helpful now, but maybe in the future - use git or svn
> and always do backups!
>
> Regards,
> Michal
>
>
>
> > 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.

-- 
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