Closed (duplicate)
Project:
Profile 2
Version:
7.x-1.2
Component:
Code
Priority:
Major
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
26 Dec 2012 at 13:24 UTC
Updated:
9 Jun 2013 at 23:45 UTC
hi,
its been a while i have facing this problem...
1)created the Profile Type ( pass)
2)added fields for the profile type (pass)
3)changed the permission (pass)
4)add stuff in user profile (pass)
5)view the profile (pass)
6)try to Edit the profile field i get this screen and it dosent get edited (fail)
| Comment | File | Size | Author |
|---|---|---|---|
| Screenshot from 2012-12-26 18:53:59.png | 103.86 KB | madhudvs |
Comments
Comment #1
Nigeria commentedIt also threw up the following error on my site
PDOException: SQLSTATE[42S02]: Base table or view not found: 1146 Table 'xxxxx.cache_entity_profile2' doesn't exist: DELETE FROM {cache_entity_profile2} WHERE (cid IN (:db_condition_placeholder_0)) ; Array ( [:db_condition_placeholder_0] => 2 ) in cache_clear_all() (line 176 of /home/xxxxx/domains/www.xxxxx.com/prod/includes/cache.inc).
Comment #2
madhudvs commentedhi , @nigeria ... check out this http://drupal.org/node/1413786
and this is not the issue i have...
Comment #3
Nigeria commentedIt seems to clash with Entity Cache - http://drupal.org/project/entitycache
Comment #4
Taxoman commentedMarked #1882734: Error with Entity Cache as a duplicate of this issue.
Comment #5
Taxoman commentedComment #6
phizes commentedDuplicate of: #1387268: Profile2 entity cache table not created, causing PHP exceptions when saving/updating data