בעיה בעדכון גרסא D7
בעת עדכון גרסא ל D7 RC1
אני מקבל שגיאה:
Notice: Undefined property: stdClass::$disabled in _node_types_build() (line 709 of /hsphere/local/home/c315430/dnivniki.net/modules/node/node.module).
Notice: Undefined property: stdClass::$disabled in _node_types_build() (line 729 of /hsphere/local/home/c315430/dnivniki.net/modules/node/node.module).
Notice: Undefined property: stdClass::$disabled in _node_types_build() (line 709 of /hsphere/local/home/c315430/dnivniki.net/modules/node/node.module).
Notice: Undefined property: stdClass::$disabled in _node_types_build() (line 709 of /hsphere/local/home/c315430/dnivniki.net/modules/node/node.module).
Notice: Undefined property: stdClass::$disabled in _node_types_build() (line 729 of /hsphere/local/home/c315430/dnivniki.net/modules/node/node.module).
Notice: Undefined property: stdClass::$disabled in _node_types_build() (line 709 of /hsphere/local/home/c315430/dnivniki.net/modules/node/node.module).
Notice: Undefined property: stdClass::$disabled in _node_types_build() (line 729 of /hsphere/local/home/c315430/dnivniki.net/modules/node/node.module).
Notice: Undefined property: stdClass::$disabled in _node_types_build() (line 709 of /hsphere/local/home/c315430/dnivniki.net/modules/node/node.module).
Notice: Undefined property: stdClass::$disabled in _node_types_build() (line 709 of /hsphere/local/home/c315430/dnivniki.net/modules/node/node.module).
Notice: Undefined property: stdClass::$disabled in _node_types_build() (line 729 of /hsphere/local/home/c315430/dnivniki.net/modules/node/node.module).
PDOException: SQLSTATE[42S22]: Column not found: 1054 Unknown column 'disabled' in 'field list': UPDATE {node_type} SET type=:db_update_placeholder_0, name=:db_update_placeholder_1, base=:db_update_placeholder_2, has_title=:db_update_placeholder_3, title_label=:db_update_placeholder_4, description=:db_update_placeholder_5, help=:db_update_placeholder_6, custom=:db_update_placeholder_7, modified=:db_update_placeholder_8, locked=:db_update_placeholder_9, disabled=:db_update_placeholder_10, module=:db_update_placeholder_11 WHERE (type = :db_condition_placeholder_0) ; Array ( [:db_update_placeholder_0] => blog [:db_update_placeholder_1] => Blog entry [:db_update_placeholder_2] => blog [:db_update_placeholder_3] => 1 [:db_update_placeholder_4] => Title [:db_update_placeholder_5] => Use for multi-user blogs. Every user gets a personal blog. [:db_update_placeholder_6] => [:db_update_placeholder_7] => 0 [:db_update_placeholder_8] => 1 [:db_update_placeholder_9] => 1 [:db_update_placeholder_10] => 1 [:db_update_placeholder_11] => [:db_condition_placeholder_0] => blog ) in node_type_save() (line 517 of /hsphere/local/home/c315430/dnivniki.net/modules/node/node.module).
מה זה אומר? מה אני עושה מפה?

החלפתי את הקבצים של המודול
החלפתי את הקבצים של המודול NODE של הגרסא החדשה עם הגרסא הקודמת (מהגיבוי שלי)
זה עבר לשלב הבא של העדכון עם השגיאה הזאת:
The following updates returned messages
system module
Update #7067
Failed: PDOException: SQLSTATE[42S22]: Column not found: 1054 Unknown column 'status' in 'where clause': SELECT ff.* FROM {filter_format} ff WHERE (status = :db_condition_placeholder_0) ORDER BY weight ASC; Array ( [:db_condition_placeholder_0] => 1 ) in filter_formats() (line 408 of /hsphere/local/home/c315430/dnivniki.net/modules/filter/filter.module).
user module
Update #7014
Renamed the 'post comments without approval' permission to 'skip comment approval'.
filter module
text module
taxonomy module
block module
field_sql_storage module