CiviCRM Theme conflicts with CiviCRM 3.0.alpha2

DanilaD - August 18, 2009 - 15:50
Project:CiviCRM Theme
Version:6.x-1.3
Component:Code
Category:bug report
Priority:critical
Assigned:Unassigned
Status:duplicate
Description

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

#1

DanilaD - September 19, 2009 - 03:10
Status:active» duplicate

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

 
 

Drupal is a registered trademark of Dries Buytaert.