I receive the following error when trying to Edit Group Assignments on Channels (both new and pre-existing) after installing EE 2.5.1 with the html5BoilerPlatEE theme (http://www.kc-webdesign.co.uk/html5boilerplatEE.html). This is a fresh install and I’ve tried it on both MAMP on a Mac and on IIS on a W2K3 server.
Any ideas?
Thanks,
Ryan
A Database Error Occurred
Error Number: 1054
Unknown column 'exclude_group' in 'where clause'
SELECT `group_id`, `group_name`, `sort_order` FROM (`exp_category_groups`) WHERE `site_id` = '1' AND `exclude_group` = 0 OR `exclude_group` = 2 ORDER BY `group_name`
Filename: C:\inetpub\wwwroot\rusticpathways.com\_sites\ee\system\codeigniter\system\database\DB_driver.php
Line Number: 330