I just updated to the newest dev version (from the dev version the day before) and got the following error while running update.php:

An error occurred. http://positivechoices/update.php?id=13&op=do <br /> <b>Fatal error</b>: Cannot redeclare rules_admin_overview_table() (previously declared in /Users/brent/Sites/positivechoices.com/positivechoices_site/trunk/sites/all/modules/rules/rules_admin/rules_admin.inc:281) in <b>/Users/brent/Sites/positivechoices.com/positivechoices_site/trunk/sites/all/modules/rules/rules_admin/rules_admin.rules.inc</b> on line <b>114</b><br />

Comments

fago’s picture

Component: Rules Core » Rules Engine
Status: Active » Fixed

You should delete rules_admin.rules.inc - this is causing the problem. It's removed in the latest dev snapshot anyway, but it will be picked up when it's lying around. After deleting just save the modules page, so the cache is cleared.

This problem may occur for people who have installed a recent dev version after beta5 and are now updating to the latest version. Sry for that inconvenience.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.