PDOException: SQLSTATE[42S02]: Base table or view not found:
1146 Table 'bitnami_drupal7.cache_bootstrap' doesn't exist:
DELETE FROM {cache_bootstrap} WHERE (cid = :db_condition_placeholder_0) ; Array ( [:db_condition_placeholder_0] => bootstrap_modules )
in cache_clear_all() (line 165 of C:\xampp\apps\drupal\htdocs\includes\cache.inc).

I am currently unable to access any of the menu items in Drupal. The above error appears. This occurred right after enabling the Module Filter.

Comments

greenSkin’s picture

Status: Active » Closed (cannot reproduce)