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?
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!