Forums
(@voituk)
17 years, 11 months ago
It seems your AUTOSAVE_INTERVAL value not defined You can fix it by adding define('AUTOSAVE_INTERVAL', 60); //1 minute into you wp-config.php file.
define('AUTOSAVE_INTERVAL', 60); //1 minute