Compare:
> check_password_callable: [LDAP, checkLDAPPassword]
> class LDAPclass extends sfGuardSecurityUser {
in the config you say LDAP, but later you call it LDAPclass, this is
why you get the following error:
> Warning: call_user_func_array() [function.call-user-func-array]: First
> argument is expected to be a valid callback, 'LDAP::checkLDAPPassword' was
> given in
> D:\Server\www\residencia\plugins\sfGuardPlugin\lib\model\plugin\PluginsfGuardUser.php
> on line 79
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---