Upgrading to CiviCRM 3.0.alpha2 leads to WSOD with error log

PHP Fatal error:  Cannot redeclare civicrm_form_alter() (previously declared in  ...... ....../sites/all/modules/civicrm/drupal/civicrm.module:780) in  ...... ....../sites/all/modules/civicrm_theme/civicrm_theme.module on line 46
 PHP Stack trace:
 PHP   1. {main}()  ...... ....../index.php:0
 PHP   2. drupal_bootstrap()  ...... ....../index.php:16
 PHP   3. _drupal_bootstrap()  ...... ....../includes/bootstrap.inc:983
 PHP   4. _drupal_bootstrap_full()  ...... ....../includes/bootstrap.inc:1072
 PHP   5. module_load_all()  ...... ....../includes/common.inc:2577
 PHP   6. drupal_load()  ...... ....../includes/module.inc:14

hook civicrm_form_alter() should be called: civicrm_theme_form_alter

Details and discussion here:
http://forum.civicrm.org/index.php/topic,9355.0.html

Regards,
Danila

Comments

DanilaD’s picture

Status: Active » Closed (duplicate)

Duplicate of http://drupal.org/node/568710, patch presented there.