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 |
Jump to:
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
The Node Carousel declares its own jcarousel_add() function. It should really just depend on the jCarousel module. See #425308: jCarousel for Drupal 6.