Error Creating Revision
-
Hi. I’ve been trying to get this plugin figured out to edit existing pages with new info, and setting the update time to a future day/time. I keep getting “Error Creating Revision” when I select “New Revision” on the sidebar when I’m in page editor.
So far I’ve modified my wp-config.php file and added the following two lines of code:
define(‘WP_POST_REVISIONS’, true);
define(‘DISALLOW_UNFILTERED_HTML’, false);
Deleted cache and tried hitting “New Revision” again, same result. I’ve also verified my hosting service doesn’t disable post revisions. Any advice?
The page I need help with: [log in to see the link]
The topic ‘Error Creating Revision’ is closed to new replies.