White Screen of Death when both jCarousel and Node Carousel are installed

sskully - June 28, 2009 - 06:03
Project:Nodecarousel
Version:6.x-1.x-dev
Component:Code
Category:bug report
Priority:critical
Assigned:Unassigned
Status:active
Description

Hi, I'm getting a white screen of death after turning on the jcarousel module.

Here's the error:

Fatal error: Cannot redeclare jcarousel_add() (previously declared in /Applications/MAMP/htdocs/alzheimercalgary/sites/all/modules/jcarousel/jcarousel.module:93) in /Applications/MAMP/htdocs/alzheimercalgary/sites/all/modules/nodecarousel/nodecarousel.module on line 1722

HELP PLEASE!

#1

Rob Loach - July 14, 2009 - 23:13
Title:White Screen of Death» White Screen of Death when both jCarousel and Node Carousel are installed
Project:jCarousel» Nodecarousel
Version:6.x-1.1» 6.x-1.x-dev

The Node Carousel declares its own jcarousel_add() function. It should really just depend on the jCarousel module. See #425308: jCarousel for Drupal 6.

 
 

Drupal is a registered trademark of Dries Buytaert.