Hello, I reade the 
http://trac.symfony-project.com/wiki/sfGuardPlugin#CustomizesfGuardAuthmoduleactions
 
page about to extending the sfGuardPLugin, but when I try to make it, I 
get thw following error:

Fatal error: Class 'BasesfGuardAuthActions' not found in 
/home/sajt/Projectek/employee/apps/frontend/modules/sfGuardAuth/actions/actions.class.php
 
on line 11

It is only working if I put manually this line:
require_once(sfConfig::get('sf_plugins_dir'). 
'/sfGuardPlugin/modules/sfGuardAuth/lib/BasesfGuardAuthActions.class.php');

But I think this is a bug. I use 1.0.8 of symfony.

-- 
Ámon Tamás
http://linkfelho.amon.hu


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