Closed (fixed)
Project:
Weight
Version:
7.x-2.x-dev
Component:
Code
Priority:
Major
Category:
Support request
Assigned:
Reporter:
Created:
22 Aug 2012 at 15:10 UTC
Updated:
23 Aug 2012 at 12:28 UTC
I still have this message after updating:
Update #7208
Failed: PDOException: SQLSTATE[HY000]: General error: 1 table weight_settings_0 has no column named id: CREATE TABLE {weight_settings_0} ( type VARCHAR(32) NOT NULL DEFAULT '', weight_enabled INTEGER NOT NULL DEFAULT '0', weight_range INTEGER NOT NULL DEFAULT '20', menu_weight INTEGER NOT NULL DEFAULT '0', weight_default INTEGER NOT NULL DEFAULT '0', PRIMARY KEY (id) ); ; Array ( ) in db_drop_field() (line 2824 of /www/htdocs/.../CMS/includes/database/database.inc).
I lately installed the actual dev.version from 2012-Aug-09
how could I securely fix this by hand?
thnx!
Comments
Comment #1
headkit commenteduninstalled version I tried to update. reinstalled the 2.0-er version and uninstalled again. reinstalled the dev-version. now the error message is gone.