XF 1.3 MYSQLI Prepare Error

Kasalla

Member
Licensed customer
My forum is working fine except for when I attempt to open the admin panel I get this error:

An unexpected database error occurred. Please try again later.
<!-- Mysqli prepare error: Table 'dhguild1.xf_admin_navigation' doesn't exist -->
 
The error is related to a missing table in the database.

Have you recently moved hosts, domains or restored from a backup?
 
You may want to check with your host and ask them if they can see in the logs when that table was deleted and by whom.

Depending on what other issues there are with the database, it may be necessary to restore from a backup.
 
Back
Top Bottom