Hi folks,

I can't get Shadowbox to work in Firefox 3.0.7, using Drupal 6.10. All updates made. It works fine in Safari though...

Any suggestions?

Firebug throws this exception. Clicking the picture just show the original picture in a blank page.

[Exception... "'No Shadowbox language loaded' when calling method: [nsIDOMEventListener::handleEvent]" nsresult: "0x8057001e (NS_ERROR_XPC_JS_THREW_STRING)" location: "" data: no]

Comments

theusualsuspect’s picture

Title: Firefox Exception. Safari Fine » Shadowbox throws Exception in Firefox 3.0.7, however it works fine in Safari
drewschmaltz’s picture

I'm having the same error on both FF and IE7.

drewschmaltz’s picture

Any updates on this?

psynaptic’s picture

Status: Active » Postponed (maintainer needs more info)

Looks like you're probably using a language for which a file does not exist. Try taking one of the files in /shadowbox/shadowbox/build/lang and copy/rename it to match your language code. This should fix your issue. Let me know if you have more info.

psynaptic’s picture

Status: Postponed (maintainer needs more info) » Fixed

I have added an error message if the language is not found and also added a note to the INSTALL.txt file to help highlight this issue.

Marking as fixed to clear the queue.

Status: Fixed » Closed (fixed)

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