forum.coppermine-gallery.net

Support => cpg1.3.x Support => Older/other versions => cpg1.3 Miscellaneous => Topic started by: badluckmonkey on June 22, 2004, 02:43:50 pm

Title: Javascript error: information button in gallery.
Post by: badluckmonkey on June 22, 2004, 02:43:50 pm
I'm not sure why, but whe I attempt to use the disply/hide information icon I recieve a javascript error:

Line 147, Object expected.

Has anyone else had this problem? Or is my JS file corrupt?

http://www.badluckmonkey.com/gallery/displayimage.php?album=9&pos=1

Title: Re: Javascript error: information button in gallery.
Post by: Joachim Müller on June 22, 2004, 02:53:55 pm
Make sure to have <script type="text/javascript" src="scripts.js"></script> in your template.html file, see http://coppermine.sourceforge.net/manual.php#creating

GauGau