I tried downloading this plugin and get this notice:
Error: WP_POST_REVISIONS is defined in your wp-config.php. Revision Control cannot operate.
I've tried searching online for a solution to this problem but to no avail.
I tried downloading this plugin and get this notice:
Error: WP_POST_REVISIONS is defined in your wp-config.php. Revision Control cannot operate.
I've tried searching online for a solution to this problem but to no avail.
I also have the same problem with NetRival.com
Oh I fixed the error! :)
Simply open your wp-config.php file in any text editor and delete the following line or put // before the line:
define('WP_POST_REVISIONS', true );
This topic has been closed to new replies.