Quantcast
Channel: Issues for Drupal core
Viewing all articles
Browse latest Browse all 296376

System Update #7018 Fails on Upgrade

$
0
0

I'm doing practice upgrades of a site running drupal 6.20 to drupal 7.0 I followed the directions in UPGRADE.txt to the word. Everything goes fine for a while, and when I get to the point of running update.php I get two failures:

The following updates returned messages
system module
Update #7018

    * Failed: PDOException: SQLSTATE[22001]: String data, right truncated: 1406 Data too long for column 'type' at row 129: ALTER TABLE {system} CHANGE `type` `type` VARCHAR(12) NOT NULL DEFAULT ''; Array ( ) in db_change_field() (line 2888 of /home2/lufttabl/public_html/joshorndorffupgrade/includes/database/database.inc).

contact module
Update #7002

    * Failed: PDOException: SQLSTATE[42S22]: Column not found: 1054 Unknown column 'module' in 'where clause': SELECT 1 AS expression FROM {role_permission} role_permission WHERE ( (rid = :db_condition_placeholder_0) AND (permission = :db_condition_placeholder_1) AND (module = :db_condition_placeholder_2) ) FOR UPDATE; Array ( [:db_condition_placeholder_0] => 2 [:db_condition_placeholder_1] => access user contact forms [:db_condition_placeholder_2] => contact ) in contact_update_7002() (line 128 of /home2/lufttabl/public_html/joshorndorffupgrade/modules/contact/contact.install).

The second one seems like it probably isn't as important as the first, so I'm mainly wondering about the system update. I tried to proceed to the front page and the administration pages despite the error, but I get the following on both the administration pages and the front page:

PDOException: SQLSTATE[42S02]: Base table or view not found: 1146 Table 'lufttabl_joshorndorff.drup_block_node_type' doesn't exist: SELECT module, delta, type FROM {block_node_type}; Array ( ) in node_block_list_alter() (line 2374 of /home2/lufttabl/public_html/joshorndorffupgrade/modules/node/node.module).

Any help or ideas would be greatly appreciated,
-Josh Orndorff


Viewing all articles
Browse latest Browse all 296376

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>