coppermine-gallery.com/forum

Support => Older/other versions => cpg1.3.x Support => Topic started by: rhydewithdis on June 20, 2004, 03:02:36 AM

Title: [solved] Full Size Image Pop-Ups Not Working...
Post by: rhydewithdis on June 20, 2004, 03:02:36 AM
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
Title: Re: Full Size Image Pop-Ups Not Working...
Post by: Joachim Müller 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 (http://coppermine.sourceforge.net/manual.php#creating). This has been asked quite often already, next time please make sure to have searched the board before asking.

GauGau
Title: Re: Full Size Image Pop-Ups Not Working...
Post by: rhydewithdis on June 20, 2004, 10:43:27 AM
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 (http://coppermine.sourceforge.net/manual.php#creating). 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!