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..
Not sure what you mean by picture slider. Please post a direct link to the image page.
http://photos.corporalstorm.com/displayimage.php?album=52&pos=15
go there and then click on the image to view the full size
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.
Thank you...
Solved