Migrated from D6 to D7, but after the migration do I get this error message:
PDOException: SQLSTATE[42S02]: Base table or view not found: 1146 Table 'elmcip7.cache_creativecommons_api' doesn't exist: TRUNCATE {cache_creativecommons_api} ; Array ( ) in cache_clear_all() (line 169 of /drupal-7.2/includes/cache.inc).

Tagging as critical since this create a WSOD on the site

Comments

kreynen’s picture

Status: Active » Closed (works as designed)

The cache_creativecommons_api should have been created in D6 if you were using the latest release before upgrading.

http://drupalcode.org/project/creativecommons.git/blobdiff/292d9fa5f20e1...