Symfony error : Call to undefined method myUser::setReferer.
If you have this error Call to undefined method myUser::setReferer. and if you are using sfGuard plugin, go to apps\[project]\lib\myUser.class.php and change class myUser extends sfBasicSecurityUser { } to class…