berniq
Member
Posted 18 years ago #
after upgrading from wmpu-2005-09-17 to 2006-03-23...
i get error messages like
WordPress database error: [Unknown column 'post_type' in 'where clause']
SELECT count(*) FROM wp_440_posts WHERE post_status='publish' AND post_type='post'
just with some themes like "zen-min"
any idea ??
thanks,bernhard
The wpmu core is based off of wp 2.0.1. If the theme was made for wp 1.5 or earlier it may have conflicts with wp 2.0.
The easiest way to fix it is to just open up the theme and compare the code to a theme that works. You'll usually see a few things changed like table names or column names, etc.
I think this may be your problem because you upgraded from a sept, 2005 nightly. Back then the core was based off of wp 1.5.