Jump to content

LØST Kan ikke logge ind til back office


Torben

Recommended Posts

Hej Kjeld

Tak for det.

Fejlmeddelelsen ser sådan ud: Fatal error: Declaration of AdminLoginControllerCore::viewAccess() must be compatible with AdminControllerCore::viewAccess($disable = false) in /customers/5/a/1/[mitdomæne]/httpd.www/shop/controllers/admin/AdminLoginController.php on line 27

Rettelse lavet i i /controllers/admin/AdminLoginController.php:
public function viewAccess ()
til:
public function viewAccess($disable = false )

så virker det. Baggrunden var opdatering af PHP version.

Vh Torben

  • Like 1
Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...