Closed (fixed)
Project:
Shadowbox
Version:
6.x-2.1
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Reporter:
Created:
5 Mar 2009 at 22:26 UTC
Updated:
22 Apr 2009 at 00:30 UTC
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
Comment #1
theusualsuspect commentedComment #2
drewschmaltz commentedI'm having the same error on both FF and IE7.
Comment #3
drewschmaltz commentedAny updates on this?
Comment #4
psynaptic commentedLooks 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.
Comment #5
psynaptic commentedI 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.