News:

CPG Release 1.6.29
During HTML5 upload, keep pseudo blank code 200 messages from triggering error condition
added Russian language
correct failure to use theme menu icons in album manager
minor vulnerabilities mitigation

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