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

News:

CPG Release 1.6.26
Correct PHP8.2 issues with user and language managers.
Additional fixes for PHP 8.2
Correct PHP8 error with SMF 2.0 bridge.
Correct IPTC supplimental category parsing.
Download and info HERE

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