XF 2.1 An error occurred while the page was being generated. Please try again later.

htsumer

Active member
Licensed customer
An error occurred while the page was being generated. Please try again later.
problem may cause
 
No not. Getting backup with SSH

I downloaded the database.
I emptied it like that I can restore

LOCK TABLES xf_session_activity WRITE;
/ *! 40000 ALTER TABLE xf_session_activity DISABLE KEYS * /;
/ *! 40000 ALTER TABLE xf_session_activity ENABLE KEYS * /;
UNLOCK TABLES;
 
Back
Top Bottom