First is runs okie then I delete unnecessary users. Then I logout and login admin admin, but it display error message. Fatal error: Call to a member function getLogin() on a non-object in /opt/lampp/htdocs/ocpm/op/op.Login.php on line 78
Please help...
Victoria
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
You probably have enabled guest login, did specify an id for a guest user in the settings.xml but don't have a guest user with that login anymore. You should turn of enableGuestLogin in settings.xml
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hi
First is runs okie then I delete unnecessary users. Then I logout and login admin admin, but it display error message.
Fatal error: Call to a member function getLogin() on a non-object in /opt/lampp/htdocs/ocpm/op/op.Login.php on line 78
Please help...
Victoria
You probably have enabled guest login, did specify an id for a guest user in the settings.xml but don't have a guest user with that login anymore. You should turn of enableGuestLogin in settings.xml