I’m not sure about this, but as I upgraded to 2.0 RC1 a few hours ago, I had a look into it. The database field user_level is no longer available in 2.0.
Maybe you are using a theme that is adressing the database directly … if you are using a special theme, try the standard theme coming with 2.0 RC1 and see if the error still occurs.
Thread Starter
gregbd
(@gregbd)
You were right. I changed the theme and that error disappeared. I wonder where I should look for ‘user_level’?
It might be best to look into The Main Index Template (index.php) [Themes – Theme Editor – Main Index Template]. It looks like it’s right between the post’s headline the_title() and the post’s text the_content() …
Hope it helped …
Thread Starter
gregbd
(@gregbd)
I found that in theloop.php Thanks!
Hi!
I’ve just updated to the “stable build” of WP 2.0 and I’m getting this error as well on the K2 theme. Any ideas on a fix?
ah, i seem to have found it. Thanks!