When I install Drupal 6.34 I get error with rules module

PHP Fatal error: Call to undefined function rules_get_items() in /home/......./public_html/www/sites/all/modules/rules/rules_admin/rules_admin.module on line 74

Fatal error: Call to undefined function rules_get_items() in /home/....../public_html/www/sites/all/modules/rules/rules_admin/rules_admin.module on line 74
Drush command terminated abnormally due to an unrecoverable error. [error]
Error: Call to undefined function rules_get_items() in /home/....../public_html/www/sites/all/modules/rules/rules_admin/rules_admin.module,
line 74

Please correct it!

Comments

jacob.embree’s picture

Title: Cache clear or run "drush cc all" error Call to undefined function rules_get_items() » Cache clear or run "drush cc all" error Call to undefined function rules_get_items()
Project: Drupal core » Rules
Version: 6.34 » 6.x-1.x-dev
Component: extension system » Rules Core
Issue summary: View changes
Issue tags: -rules_get_items(), -rules, -Drupal 6.34
Related issues: +#903246: Fatal error: Call to undefined function rules_include()

Looks like a duplicate of #903246: Fatal error: Call to undefined function rules_include(). Are you using the most recent version of Rules?

TR’s picture

Status: Active » Closed (duplicate)