[solved] Full Size Image Pop-Ups Not Working... [solved] Full Size Image Pop-Ups Not Working...
 

News:

cpg1.5.48 Security release - upgrade mandatory!
The Coppermine development team is releasing a security update for Coppermine in order to counter a recently discovered vulnerability. It is important that all users who run version cpg1.5.46 or older update to this latest version as soon as possible.
[more]

Main Menu

[solved] Full Size Image Pop-Ups Not Working...

Started by rhydewithdis, June 20, 2004, 03:02:36 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

rhydewithdis

This is strange, but for some reason, my full-image pop-ups don't work!  The thumbnails get displayed fine as do the 'intermediate' pictures.  

I was hoping someone could provide a suggestion to help me solve this problem...

My gallery is located here :: http://www.vivrant.com/gallery

Thanks

Joachim Müller

The problem lies in your custom theme. You have removed the line<script type="text/javascript" src="scripts.js"></script>from themes/yourtheme/template.html. Re-insert it and your full-size pop-up (that needs the JavaScript) will be there, as suggested in the documentation that comes with coppermine. This has been asked quite often already, next time please make sure to have searched the board before asking.

GauGau

rhydewithdis

Quote from: GauGau on June 20, 2004, 10:19:14 AM
The problem lies in your custom theme. You have removed the line<script type="text/javascript" src="scripts.js"></script>from themes/yourtheme/template.html. Re-insert it and your full-size pop-up (that needs the JavaScript) will be there, as suggested in the documentation that comes with coppermine. This has been asked quite often already, next time please make sure to have searched the board before asking.

GauGau

Gau Gau, thanks - that worked!  Believe it or not, I did try searching with for this problem alreaedy discussed, but search results didnt yield anything of significant.  You can mark this issue as being resolved!