• Resolved ectorg

    (@ectorg)


    This is since I upgraded to 2.1.2: I go to edit post, edit, then save. If I do edit and continue edit, no problem. But on save I get a long string of error in the url in my browser, and at the end is the actual URL. So I end up on the 404 not found page.

    It’s got to be something in the admin section – I’ve tested on the different themes and it happens every time. When I click on the edit post link and go into the admin/edit page, in the source code for the save button I have:

    <input type="submit" name="submit" value="Save" style="font-weight: bold;" tabindex="4" />
    <input name="referredby" type="hidden" id="referredby" value="<div id='error'>
    			<p class='wpdberror'><strong>WordPress database error:</strong> [You have an error in your SQL syntax.  Check the manual that corresponds to your MySQL server version for the right syntax to use near ',,,)' at line 1]

    Any ideas what might be going wrong here?

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter ectorg

    (@ectorg)

    Solved after a lot of work.

    The problem was the plugin “Adhesive.” It does say on the 2.1 plugins page that Adhesive doesn’t fully work with 2.1, but it only mentions that the sticky option is missing. It doesn’t mention that it mucks up several things.

    Tis a shame…I really used that plugin a lot.

    Thread Starter ectorg

    (@ectorg)

    I updated the info on Adhesive so people know they really should not be using that with 2.1.

    In the meantime, I found an updated version by Lester Chan at:

    https://www.lesterchan.net/wordpress/

    Fantastic plugin so far! My prayers are answered all in one swoop. Fixed my WP problems and then found another plugin.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Strange error on “edit post”’ is closed to new replies.