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)

CommentFileSizeAuthor
Screenshot from 2012-12-26 18:53:59.png103.86 KBmadhudvs
Support from Acquia helps fund testing for Drupal Acquia logo

Comments

Nigeria’s picture

It 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).

madhudvs’s picture

hi , @nigeria ... check out this http://drupal.org/node/1413786

and this is not the issue i have...

Nigeria’s picture

It seems to clash with Entity Cache - http://drupal.org/project/entitycache

Taxoman’s picture

Marked #1882734: Error with Entity Cache as a duplicate of this issue.

Taxoman’s picture

Title: unable to edit (update) the profile ... » unable to edit (update) the profile (EntityCache problem)
Phizes’s picture