coppermine-gallery.com/forum

Support => Older/other versions => cpg1.2 Standalone Support => Topic started by: sportsrant on May 20, 2004, 08:13:27 PM

Title: [Solved]: JavaScript error on full image popup
Post by: sportsrant on May 20, 2004, 08:13:27 PM
I helped a friend install the gallery on his site!

He is getting an error that I am not getting!  When I upload an image to my gallery and click on the picture to view the full size image, the javascript works fine.  When you do the same thing on his gallery he gets a javascript error and the popup does not work!  You can see what I am saying by going to the following line:

http://www.freeimagebrowser.com/visualizer/gallery/displayimage.php?pos=-6

can some or does anyone know the problem,

Thanks,
Mike & Darren
Freeimagebrowser.com
Co-Founders
Title: Re: JavaScript error on full image popup
Post by: Nibbler on May 20, 2004, 08:27:16 PM
You have no reference to scripts.js in your page, you need <script type="text/javascript" src="scripts.js"></script> for coppermine's javascript functions to work.
Title: Re: JavaScript error on full image popup
Post by: sportsrant on May 20, 2004, 08:35:48 PM
thanks man that was it, much appreciated