Images dont pop up Images dont pop up
 

News:

CPG Release 1.6.27
change DB IP storage fields to accommodate IPv6 addresses
remove use of E_STRICT (PHP 8.4 deprecated)
update README to reflect new website
align code with new .com CPG website
correct deprecation in captcha

Main Menu

Images dont pop up

Started by ero-sennin, October 30, 2005, 09:25:24 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

ero-sennin

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

Joachim Müller

Put back<script type="text/javascript" src="scripts.js"></script>into http://sk8.jiraiya.se/gallery/themes/classic/template.html (before the </head> tag)

ero-sennin

so it was as i thought thank you :D