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

agentrickard’s picture

Category: bug » support
Status: Active » Closed (fixed)

Run update.php. This was part of the release notes.

You should always run update.php when upgrading modules, to check for things like this.