I have a quick support question. I installed the Shadowbox module, updated the JQuery files, and enabled the module. With the default settings, I add in rel="shadowbox" to an href tag (even the "google"/site test code), but shadowbox does not work, and the error console gives the error of "Shadowbox not defined", with a link of "http://[website].com/[drupal]/modules/shadowbox/shadowbox.js" (where [website] and [drupal] are replaced with my site and drupal install).

Where should I start the debug process?

Comments

leoman_730’s picture

I have the same issue, anyone have a solution??

spxero’s picture

I don't know if this fixed it, but I searched for "undefined" in the modules/shadowbox/shadowbox/src/js/shadowbox.js file (the one from the original .tar file, not the one on my server), and in the line that explains the error, I entered a curse word just to test. I then uploaded the file back to the server, and shadowbox worked after that. So my guess is that the original file I had uploaded was bad*.

*My hosted server did not like this file, and kept having problems with the upload. So after going through the hosting site's web-based file manager, the upload was 100% successful.

psynaptic’s picture

Status: Active » Fixed

Marking as fixed since you got it working.

Anonymous’s picture

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for two weeks with no activity.