I tried searching for old topics on this subject, but couldn't find anything that helped.
my gallery (http://plainwhitetsfans.com/gallery) will not show the full size pictures. when you click any image (to open the full size) nothing happens and in the bottom grey notification bar on every web browswer it says there is a javascript error.
i recently changed the theme on my layout, and thats when i started happening. i however, didn't (think) i touched anything other than colors.
here is where all my files are located for this particular theme: http://plainwhitetsfans.com/gallery/themes/pwt/
any help would be great.
thank you!!!
-colleen
It is definately a theme problem as typing this shows the rest of your instal is fine.
http://www.plainwhitetsfans.com/gallery/index.php?theme=classic
Unfortunately I am unable to download your theme.php file as it keeps showing as corrupt (unless that is the problem). Your style.css and template.html seem fine.
hmm ok
well, i've uploaded my theme.php file to sendspace for you to take a look
http://www.sendspace.com/file/1duydz
thanks!
http://www.plainwhitetsfans.com/gallery/script.js is not there, that's why you get the error message
QuoteMM_openBrWindow is not defined
when clicking on the intermediate image. Re-upload that file (it comes with the coppermine package) and you should be fine.
The path is wrong in your template.html.
<script type="text/javascript" src="./gallery/scripts.js"></script>
http://coppermine-gallery.net/demo/cpg14x/docs/faq.htm#noFullsizePopup
when i did both of the instructions above, my theme is now gone. it went back to the classic theme.
and i had the script.js in my main gallery folder
/gallery
would that make a difference?
once i moved it to the actual themes folder it screwed everything up.
please help!
Seems to be working fine for me (FF).
i cleared my history and cookies on IE and it works now. sorry for the confusion, but thanks for your help!
You need to do as suggested in the link I posted. The way you have it now is wrong.