Closed (fixed)
Project:
Lightbox2
Version:
6.x-1.9
Component:
User interface
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
16 Apr 2009 at 09:45 UTC
Updated:
1 May 2009 at 09:20 UTC
Hi, when I activate the Lightbox2 module, it makes my modules page to crash. It's only a blank page. The other pages are ok, but I have to disable de module through db.
What can be happening?
Comments
Comment #1
stella commentedThis is unrelated to the lightbox2 module. You've probably hit a php memory limit, and lightbox2 module was just one too many modules installed.
See the following pages on how to troubleshoot this:
http://drupal.org/node/158043
http://drupal.org/node/201872
http://drupal.org/node/207036
Cheers,
Stella
Comment #2
enkara commentedPerfect, you were right.
Thank you very much!