Closed (fixed)
Project:
Shadowbox
Version:
6.x-3.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
12 Nov 2009 at 02:17 UTC
Updated:
26 Nov 2009 at 02:40 UTC
After enabling this module my error log is picking up:
•notice: Undefined variable: shadowbox_path in /public_html/dev/sites/all/modules/shadowbox/shadowbox.module on line 453.
•notice: Undefined variable: shadowbox_path in /public_html/dev/sites/all/modules/shadowbox/shadowbox.module on line 453.
Comments
Comment #1
psynaptic commentedThanks for the bug report. I have fixed it in DRUPAL-6--3.
I also changed to using sites/all/libraries since this seems to be the recommended place to put all external libraries.