(Help) Problem viewing full size (Help) Problem viewing full size
 

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

(Help) Problem viewing full size

Started by CorporalStorm, June 09, 2006, 02:49:11 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

CorporalStorm

I upgraded to CPG 1.4.7 and whenever I view an image.. Where the picture slider is at the bottom.. When I click on the image to view the full size photo in the window that pops up.. I get an error;

Line: 72
Char: 1
Error: Object expected
Code: 0

Thats what IE show's..

Tranz

Not sure what you mean by picture slider. Please post a direct link to the image page.

CorporalStorm


Paver

You're missing this line in themes/yourtheme/template.html:
<script type="text/javascript" src="scripts.js"></script>

Take a look at the sample theme if you want to see where it usually goes.

CorporalStorm