Forum Replies Created

Viewing 2 replies - 1 through 2 (of 2 total)
  • I solved my issue but needed to disable the auto-save function. The error is definitely related to auto-save. Although this is a nice feature in theory I think I can live without it.

    If anyone else has had no luck resolving the error by disabling plugins and doesn’t mind disabling the auto-save here is what to do:

    1. open the file post-new.php found in the wp-admin folder
    2. find the line that says wp_enqueue_script(‘autosave’); and type // in front of it to turn it into a comment rather than a command (this way you can reenable the feature later if you decide to)
    3. save the file and replace the old one on your ftp client

    I am experiencing the same problem, but NOT using Twitter Tools and the problem also persists even when I deactivate all of my plugins at once.

    I have just noticed this problem since upgrading to 2.9. My database has always been MySQL 5 so MySQL 4 isn’t the problem.

    I don’t get the error message if I save a draft with no title. Then I can add the title and save as draft and it works. Also, when I do get the error message it still saves the post and I can see the new post show up when I go to the ‘edit posts’ menu.

    Is anyone else having a similar problem unrelated to Twitter plugin? Any ideas?

Viewing 2 replies - 1 through 2 (of 2 total)