Uhmmm....

I was just activating the mini panels module as then everything when crazy. Got a WSOE (White screen of Error, but not death) Crashed the site hardcore.

ReflectionException: Function cache_actions_action_clear_panels_mini_pane_cache() does not exist in ReflectionFunction->__construct() (line 1387 of /Users/nituk/Sites/drupal7/sites/all/modules/rules/includes/rules.core.inc).

I can't tell if this is a Rules Engine thing or a Cache Rules issue, so I start here.....

Comments

sjugge’s picture

I suspect it might be related to the cache actions module. Just installed it and got the same error after installing cache actions and creating a new rule reacting on a cron job while my dev site has been humming smoothly with rules and mini panels installed/enabled/used for some time. Removing the cache actions module got my site back up and running, with the rule I created in place.

Reporting this on the cache actions issue cue as well #1160376: Function cache_actions_action_clear_panels_mini_pane_cache() does not exist in ReflectionFunction->__construct() (line 1387

fabsor’s picture

Project: Rules » Cache Actions
Component: Rules Engine » Code
Status: Active » Fixed

This was totally the fault of the cache actions module, so I'm moving it over there. The problem is fixed in 7.x-2.x, and a new alpha is on it's way that fixes the problem.

sjugge’s picture

installed alpha2, and set some simple views caching rules. Seems to be working like a charm. Tnx!

Status: Fixed » Closed (fixed)

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