SQL Error unknown column ‘status’
-
When I activate the plugin I get this error. But then I hit refresh and it works ok the 2nd time. Same thing whenever I login or log out, I get this error the first time, then after refresh it goes through fine:
Database Error; SQL: SELECT DISTINCT
t.* FROMwp_postsAStWHERE ( ( status=’pending’ ) AND (t.post_type= “media_award_nominati” ) AND (t.post_statusIN ( “publish” ) ) ) ORDER BYt.menu_order,t.post_title,t.post_date; Response: Unknown column ‘status’ in ‘where clause’When I deactivate the plugin I get no errors when I log in or log out.
I am using v1.9 for this plugin. I don’t beleive I was getting this error in a few months ago when I was at a lower version of either the plugin or wordpress or both.
The topic ‘SQL Error unknown column ‘status’’ is closed to new replies.