By Simon Logan on Friday, 04 December 2015
Posted in Technical Issues
Replies 1
Likes 0
Views 726
Votes 0
When I attempt to switch to the second page of posts in the administration area I get the following error:

An error has occurred.
400 - Unable to set as revision as current revision on post.


Then a link to return to control panel.
Hey there,

I am really sorry for the delay of this reply as it is a weekend for us here.

Can you try run these following sql query in your database and see how it goes?
UPDATE `mmp_xerc_easyblog_post` set `revision_id` = 0;

TRUNCATE TABLE `mmp_xerc_easyblog_revisions`;


If the issue still persists, can you provide us with your PHPMYADMIN access as well?
·
Saturday, 05 December 2015 10:46
·
0 Likes
·
0 Votes
·
0 Comments
·
View Full Post