Closed (duplicate)
Project:
CiviCRM Theme
Version:
6.x-1.3
Component:
Code
Priority:
Critical
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
18 Aug 2009 at 15:50 UTC
Updated:
19 Sep 2009 at 03:10 UTC
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
Comment #1
DanilaD commentedDuplicate of http://drupal.org/node/568710, patch presented there.