forum.coppermine-gallery.net

Support => cpg1.3.x Support => Older/other versions => cpg1.3 Themes/Skins/Templates => Topic started by: ero-sennin on October 30, 2005, 09:25:24 pm

Title: Images dont pop up
Post by: ero-sennin on October 30, 2005, 09:25:24 pm
Hello, coppermine is indeed a nice software but i have one problem.

On my test site where i test coppermine ,phpBB etc. together i've dona template
for CPG and i believe there is some javascript missing in my <header> cause
when pressing an image it don't pop up as it should do.

Cehck it out here http://sk8.jiraiya.se/gallery/displayimage.php?album=1&pos=0
Title: Re: Images dont pop up
Post by: Joachim Müller on October 30, 2005, 09:56:38 pm
Put back
Code: [Select]
<script type="text/javascript" src="scripts.js"></script>into http://sk8.jiraiya.se/gallery/themes/classic/template.html (before the </head> tag)
Title: Re: Images dont pop up
Post by: ero-sennin on October 31, 2005, 01:50:27 am
so it was as i thought thank you :D