Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

error with undefined method sfCASUser::getDateFormat #3

Open
karl32 opened this issue Jan 19, 2013 · 1 comment
Open

error with undefined method sfCASUser::getDateFormat #3

karl32 opened this issue Jan 19, 2013 · 1 comment

Comments

@karl32
Copy link

karl32 commented Jan 19, 2013

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

@siick
Copy link

siick commented Oct 30, 2015

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 .

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants