db error at custom fields
-
I’m getting this error on the create new post page after upgrading to the beta. (latest nightly as of 5/3/04):
Database error: [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 'ORDER BY meta_key,meta_id' at line 4]
SELECT meta_key, meta_value, meta_id, post_id FROM wp_postmeta WHERE post_id = ORDER BY meta_key,meta_id
This error is showing up in the custom fields box at the bottom of the screen. Yes, I did run the upgrade script. How do I correct this error?
Oh yeah, this error doesn’t show up when I am editing a post. Only when creating new post.
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘db error at custom fields’ is closed to new replies.