narchives.php – WP database error
-
I’m hoping someone can help me out here. I’d be VERY grateful! I’m rather new to php and am not sure where the problem is.
I recently upgraded to WP 2.0.4 (from 1.5). The upgrade went smoothly. The only thing that seems to be problematic is my archives.
I’m using narchives.php in my wp directory (a separate page in my main WP directory, for archives). It’s located here:
http://www.bookyeti.com/wp/narchives.php
The page is fully functional, however near the top of the archive page, is an error line:WordPress database error: [Unknown column 'user_level' in 'where clause']
SELECT * FROM wp_users WHERE user_level > 0I tried turning off all plug-ins to see one of them may be the culprit, but that didn’t seem to help.
Does anyone have an idea what I can do to fix this?
Also, how do I customize this page to look like I want it to? (Colors, backgrounds, etc.)
The topic ‘narchives.php – WP database error’ is closed to new replies.