Strange error on “edit post”
-
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)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘Strange error on “edit post”’ is closed to new replies.