By ActionScript on
This happens when I tryed to upgrade from 6.22 to 7.2
I cannot use update.php because it's white and blank and when I write my websites address this error message will be there.
PDOException: SQLSTATE[42S02]: Base table or view not found: 1146 Table 'DBNAME.blocked_ips' doesn't exist: SELECT 1 FROM {blocked_ips} WHERE ip = :ip; Array ( [:ip] => XXX.XX.XX.XXX ) in drupal_is_denied() (line 1657 of /home/username/public_html/drupal/includes/bootstrap.inc).
Comments
Having same error
I am having same error, however in my case I upgraded from PHP 5.2.9 to 5.3...
The site was working ok until I did the upgrade.
When I downgraded back to 5.2.9, the site still works ok. I needed PHP5.3 because I need the notifications 7 module which works only on php 5.3---is there any alternative to notifications?
I am using drupal 7.2.
Issue Queue
See #517742: Upgrade failing if blocked_ips doesn't exist