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
Post a Comment