Created
August 29, 2012 18:00
-
-
Save arturo-c/3516303 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<h1>Additional uncaught exception thrown while handling exception.</h1><h2>Original</h2><p>PDOException: SQLSTATE[42S02]: Base table or view not found: 1146 Table &#039;store.blocked_ips&#039; doesn&#039;t exist: SELECT 1 FROM {blocked_ips} WHERE ip = :ip; Array | |
( | |
[:ip] =&gt; 127.0.0.1 | |
) | |
in drupal_is_denied() (line 1910 of /mnt/apci/store/www/includes/bootstrap.inc).</p><h2>Additional</h2><p>PDOException: SQLSTATE[42S02]: Base table or view not found: 1146 Table &#039;store.system&#039; doesn&#039;t exist: SELECT * FROM {system} WHERE type = &#039;theme&#039; OR (type = &#039;module&#039; AND status = 1) ORDER BY weight ASC, name ASC; Array | |
( | |
) | |
in system_list() (line 165 of /mnt/apci/store/www/includes/module.inc).</p><hr />Drush command terminated abnormally due to an unrecoverable error. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment