You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If you use a class wich extend sfBasicSecurityUser with some special function (like getDateFormat() ) , so you have to extend sfCASUser with your particular class extending sfBasicSecurityUser .
ERROR filter.ExceptionCatcherFilter - Uncaught Exception: exception 'sfException' with message 'Call to undefined method sfCASUser::getDateFormat.' in /var/www/orangehrm/symfony/cache/orangehrm/prod/config/config_core_compile.yml.php:1690
i followed your readme but i have got this error. Please give me a clue how to solve it..
The text was updated successfully, but these errors were encountered: