[symfony-users] Re: problems installing the sfGuardPlugin

2009-02-23 Thread Sherif
Try to deleve everything in your lib folder, and re-install the plugin On Feb 24, 5:00 am, ckemmler wrote: > I'm not sure. > > But... how do I recover from this situation now? > > On Feb 22, 8:35 pm, Lee Bolding wrote: > > > Did you edit apps//lib/myUser.class.php to extend   > > sfGuardSecurit

[symfony-users] Re: problems installing the sfGuardPlugin

2009-02-23 Thread ckemmler
I'm not sure. But... how do I recover from this situation now? On Feb 22, 8:35 pm, Lee Bolding wrote: > Did you edit apps//lib/myUser.class.php to extend   > sfGuardSecurityUser? > > *THEN* clear the cache? > > On 22 Feb 2009, at 18:36, ckemmler wrote: > > > > > yep, and now everytime I try to

[symfony-users] Re: problems installing the sfGuardPlugin

2009-02-22 Thread Lee Bolding
Did you edit apps//lib/myUser.class.php to extend sfGuardSecurityUser? *THEN* clear the cache? On 22 Feb 2009, at 18:36, ckemmler wrote: > > yep, and now everytime I try to (re-) install the plugin it just says: >>> plugininstalling plugin "sfGuardPlugin" > > but that's it > > On Feb 22,

[symfony-users] Re: problems installing the sfGuardPlugin

2009-02-22 Thread ckemmler
yep, and now everytime I try to (re-) install the plugin it just says: >> plugininstalling plugin "sfGuardPlugin" but that's it On Feb 22, 7:31 pm, Tom Haskins-Vaughan wrote: > Have you tried clearing the cache? > > $ ./symfony cc > > > > ckemmler wrote: > > (I'm using the tutorial for symp

[symfony-users] Re: problems installing the sfGuardPlugin

2009-02-22 Thread Tom Haskins-Vaughan
Have you tried clearing the cache? $ ./symfony cc ckemmler wrote: > (I'm using the tutorial for symphony 1.2) > > following, the whole output of installing the sfGuardPlugin for me, > i.e. it doesn't give me the > >>> sfSymfonyPluginManager Installation successful for plugin "sfGuardPlugin" >