That's a little bit beyond me! I don't suppose you could give me instructions?
-----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Dan Coulter Sent: Saturday, 10 November 2007 10:05 a.m. To: [email protected] Subject: Re: [wp-testers] Error when saving edited post 2.3.1 The user level is stored in the usermeta table. You'll need to do a join on that table. On Nov 9, 2007 2:46 PM, Dawn Hall <[EMAIL PROTECTED]> wrote: > I edited pluggable.php (as per this list) when I wasn't receiving > comments, > I am nnow receiving commnts, but when I try to save a post I have edited, > I > get the following error on http://flyingkiwis.co.nz/wp-admin/post.phppage: > > WordPress database error: [Unknown column 'user_level' in 'where clause'] > SELECT ID FROM wp_users WHERE user_level > 0 > > > Warning: Cannot modify header information - headers already sent by > (output > started at > /var/www/vhosts/flyingkiwis.co.nz/httpdocs/wp-includes/wp-db.php:160) in > /var/www/vhosts/flyingkiwis.co.nz/httpdocs/wp-includes/pluggable.php on > line > 391 > > I'm using 2.3.1. The post does save BTW. > > > _______________________________________________ > wp-testers mailing list > [email protected] > http://lists.automattic.com/mailman/listinfo/wp-testers > -- Dan Coulter http://www.dancoulter.com/ http://www.phpflickr.com/ It is time - http://e-hobo.com/ Hey, I got nothing to do today but smile -Simon and Garfunkel _______________________________________________ wp-testers mailing list [email protected] http://lists.automattic.com/mailman/listinfo/wp-testers _______________________________________________ wp-testers mailing list [email protected] http://lists.automattic.com/mailman/listinfo/wp-testers
