Closed (duplicate)
Project:
Profile 2
Version:
7.x-1.3
Component:
Code
Priority:
Critical
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
8 Jan 2013 at 02:31 UTC
Updated:
13 Jan 2013 at 15:47 UTC
I get a PDO Exception when trying to update my settings on my user account page. It's connected to the entity cache module. I turned off the module and the warning went away.
Comments
Comment #1
infines commentedNevermind. Fixed it by reinstalling entity cache.
Comment #2
infines commentedComment #3
infines commentedNever mind I've encountered the error again.
PDOException: SQLSTATE[42S02]: Base table or view not found: 1146 Table 'folioh_drupal.cache_entity_profile2' doesn't exist: DELETE FROM {cache_entity_profile2} WHERE (cid IN (:db_condition_placeholder_0)) ; Array ( [:db_condition_placeholder_0] => 3 ) in cache_clear_all() (line 176 of /home/folioh/public_html/includes/cache.inc).
Comment #4
Taxoman commented#1874274: unable to edit (update) the profile (EntityCache problem)