php - Fatal error: Class 'RulesEventHandlerEntityBundle' not found in drupal 7 -



php - Fatal error: Class 'RulesEventHandlerEntityBundle' not found in drupal 7 -

i got next fatal error in drupal. please guide me how resolve error out update rules module. because wrote custom rules in module.

fatal error: class 'ruleseventhandlerentitybundle' not found in c:\xampp\htdocs\projectname\sites\all\modules\rules\modules\node.rules.inc on line 147

most there update module , didn't run update.php.

i had same error few days ago when updating drupal commerce project (rules module included) , had forgotten run database upgrade script.

how utilize update.php (drupal docs)

php drupal drupal-7

Comments

Popular posts from this blog

python - How to add an model instance to a django queryset? -

Using Android Volley to post an array to PHP -

angularjs - No 'Access-Control-Allow-Origin' error from local domain to public API -