Jump to content

Can't Open The Admin Page


Recommended Posts

When trying to access the admin page i get the following message (Debug mode set to 'true'), nothing has changed to the website or database. Does anybody know what to do?

 

Many thanks!

 

 

Unknown column 'last_connection_date' in 'where clause'

 

            UPDATE `ps_employee`
            SET `last_connection_date` = CURRENT_DATE()
            WHERE `id_employee` = 0 AND `last_connection_date`< CURRENT_DATE()
        

Link to comment
Share on other sites

Ok, so set it to true again and try see where the error is.

 

 

Ok, i now get the following error:

 

Class 'Helper' not found in /mnt/web3/d1/26/52402626/htdocs/veiligwooncomfort/classes/controller/AdminController.php on line 1730

 

 

Thanks in advance!

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