issue with UI and on recent update. Using drupal 6.10 with -dev modules.

An error occurred. http://domain.com/update.php?id=86&op=do 
Fatal error: Cannot redeclare rules_admin_overview_table() (previously declared in /home/domain/htdocs/sites/all/modules/rules/rules_admin/rules_admin.inc:281) in /home/domain/htdocs/sites/all/modules/rules/rules_admin/rules_admin.rules.inc on line 114

Comments

fago’s picture

Component: User Interface » User interface
Status: Active » Fixed

rules_admin.rules.inc should go, just delete the file. It's not any more in CVS and wasn't until beta5, so users won't get it and so they won't run into this problem.

rules_admin.rules.inc was just bad named - of course it's automatically picked up as "rules integration", which wasn't intended.

likewhoa’s picture

Status: Fixed » Closed (fixed)

ok thanks.