Javascript error: information button in gallery. Javascript error: information button in gallery.
 

News:

CPG Release 1.6.27
change DB IP storage fields to accommodate IPv6 addresses
remove use of E_STRICT (PHP 8.4 deprecated)
update README to reflect new website
align code with new .com CPG website
correct deprecation in captcha

Main Menu

Javascript error: information button in gallery.

Started by badluckmonkey, June 22, 2004, 02:43:50 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

badluckmonkey

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


Joachim Müller

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