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

java - How to set log4j.defaultInitOverride property to false in jboss server 6 -

c - GStreamer 1.0 1.4.5 RTSP Example Server sends 503 Service unavailable -

Using ajax with sonata admin list view pagination -