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 ?
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
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.
Problem solved then, picinfo toggle seems to work again as well. :)
GauGau