I've had no shortage of headaches after updating the rules module yesterday.
used some of the suggestions above and ended up with the following situation:

a) site is asking me to rebuild access permissions but fails with the following message (see file 1)

b) if I try to see if updates were completed I get the following message (see file 2).

This is what I see in the log when trying to rebuild access permissions:

Notice: Undefined index: controller class in entity_get_controller() (line 7748 of /home/content/02/7225902/html/includes/common.inc)

Any suggestions?
My site is not showing many of the posts for anyone not signed in, and this is a problem for us.

Thank you

Support from Acquia helps fund testing for Drupal Acquia logo

Comments

fago’s picture

Category: bug » support
Status: Active » Fixed

Be sure to that the rule update hook have run through first (see general update problem issue for help on that), then as a next step clear caches + rebuild permissions.

If there are errors related to the controller + access permissions I left, it sounds like being a problem stemming from other module (updates)?

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.