Closed (fixed)
Project:
Util
Version:
6.x-2.2
Component:
Code
Priority:
Critical
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
5 Jun 2008 at 12:47 UTC
Updated:
19 Jun 2008 at 16:21 UTC
after installing curren tversion 6.x-2.2 I cannot run update.php anymore:
Fatal error: Cannot redeclare system_module_disable() (previously declared in /kunden/ja-web.de/DRUPAL/drupal-6.2/sites/all/modules/util/system_module.module:88) in /kunden/ja-web.de/DRUPAL/drupal-6.2/sites/all/modules/util/system_module.install on line 57
both of the mentioned files contain
function system_module_disable() {
drupal_rebuild_theme_registry();
}
which one should be removed?
Comments
Comment #1
litwol commentedfixed in the next release: http://drupal.org/node/267110
Comment #2
Anonymous (not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.