Drupal 6.2x to 7.2x Upgrade Failure

Oivey It simply did not work. I followed the recipe they had laid out for the upgrade, ran upgrade.php and got this mess of an error message. I suppose in time I will figure it out or abandon the site. Thankfully it was a test site with nothing in it. A test upgrade is the way to go for Drupal, because failing on a production site would be catastrophic.

PDOException: SQLSTATE[42S02]: Base table or view not found: 1146 Table ‘xxx_dxxx2.blocked_ips’ doesn’t exist: SELECT 1 FROM {blocked_ips} WHERE ip = :ip; Array ( [:ip] => xx.xxx.xx.xx ) in drupal_is_denied() (line 1895 of /home/xxx/public_html/xxx/includes/bootstrap.inc).

I upgraded from my back-level V6 version to V6.28, the newest version. I then upgraded all my modules. There were also other little items to change but nothing earth shatteringly hard. Still the upgrade.php did not upgrade.

Darn.

Leave a Reply

Your email address will not be published. Required fields are marked *