coppermine-gallery.com/forum

Support => Older/other versions => cpg1.2 Standalone Support => Topic started by: Nibbler on January 20, 2004, 08:13:15 PM

Title: Javascript prob
Post by: Nibbler on January 20, 2004, 08:13:15 PM
My javascript 'display/hide pic info' button no longer works in opera probably since the upgrade to 1.2.1 from 1.2.0RC2 (but i only just noticed, so it may have not been that).

It also refused to show full size pics until i changed it from MM_openBrWindow() to simply window.open(). I am guessing opera isnt finding/using the scripts.js file properly.

I am using a slightly modified eyeball theme, but it wont work with the default theme either.

Suggestions ?
Title: Javascript prob
Post by: Joachim Müller on January 20, 2004, 11:59:04 PM
yes: check if http://www.ic-gallery.com/scripts.js is really there, that permissions are set properly on it and that no .htacces file is restricting us from seing it (I ended up on your custom 404 error - lol).

GauGau
Title: Javascript prob
Post by: Nibbler on January 21, 2004, 12:52:22 PM
Well i can see in the error log you got 'file does not exist', but it seems to exist fine this morning and the page works fine. Maybe my host was doing something strange.

Thanks anyway.
Title: Javascript prob
Post by: Joachim Müller on January 21, 2004, 04:20:56 PM
Problem solved then, picinfo toggle seems to work again as well. :)

GauGau