Closed (fixed)
Project:
Domain
Version:
6.x-2.0-rc8
Component:
- Domain Theme
Priority:
Critical
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
30 Jun 2009 at 19:05 UTC
Updated:
30 Jun 2009 at 19:48 UTC
I am getting this error when going to enable the module
user warning: Unknown column 'status' in 'field list' query: SELECT domain_id, theme, settings, status FROM domain_theme WHERE domain_id = 0 AND status = 1 in C:\My Work2\src\abdullah\brac\brac\sites\all\modules\contrib\domain\domain_theme\domain_theme.module on line 133.
Comments
Comment #1
agentrickardRun update.php. This was part of the release notes.
You should always run update.php when upgrading modules, to check for things like this.