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

skizzo’s picture

uninstalled and re-installed β3 from scratch.
Just noticed that Domain * now does not show
up anymore in admin/build/modules/uninstall

agentrickard’s picture

On 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.

skizzo’s picture

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

#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!!!