Closed (fixed)
Project:
Domain
Version:
5.x-1.0beta3
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
26 Oct 2007 at 11:10 UTC
Updated:
26 Oct 2007 at 14:12 UTC
user warning: Unknown column 'scheme' in 'field list' query: SELECT
domain_id, subdomain, sitename, scheme FROM domain ORDER BY sitename ASC
in /var/www/drupax/includes/database.mysql.inc on line 172.
Comments
Comment #1
skizzo commenteduninstalled and re-installed β3 from scratch.
Just noticed that Domain * now does not show
up anymore in admin/build/modules/uninstall
Comment #2
agentrickardOn point #1, please read the release notes: http://drupal.org/node/186406. This is beta, so I don't feel obligated to provide a db upgrade function.
On point #2: I don't understand what you are saying. hook_uninstall() is implemented correctly.
Comment #3
skizzo commented#1 : got it. Thanks.
#2 : I meant that Domain did not show up in admin/build/modules/uninstall, but
double checking... I now realize that one must disable a module before it shows up!!!