forum.coppermine-gallery.net

Support => cpg1.3.x Support => Older/other versions => cpg1.3 Miscellaneous => Topic started by: blakmarkit on September 27, 2005, 12:39:14 am

Title: Javascript problem - no fullsize popup or fileinfo
Post by: blakmarkit on September 27, 2005, 12:39:14 am
I've been searching the forums and documentation for the last couple days for a solution to my problem, and have checked the various solutions offered to others, but none of them seem to be my problem.

Ok, my problem is that the javascript popups for the fullsize pictures will not open, and neither will the file info box.

Javascript error I get in Firefox console when I click on the intermediate picture:
Quote
Error: MM_openBrWindow is not defined

and when clicking on the file information button:
Quote
Error: blocking is not defined

So far I have:

-checked to make sure that the scripts.js file was linked properly in the template and was in the correct place in the CPG directory
-checked the problem on different computers and different browsers, to make sure that it wasn't something specific to my computer
-turned off popup blockers in my browsers (and added the site to the safelist)
-tried various templates and still experience the same problem
-tried batch uploading and single uploads
-tried different sized pictures (within the filesize limits)

Other information that might be relevant.
-database bridged with IPB 2.0
-I have not modified the template that I am using (classic).

The gallery is located at http://www.mtcym.com/pictures

Any help or insight into the problem would be appreciated.

If you need any more information, I'll do my best to provide it.
Title: Re: Javascript problem - no fullsize popup or fileinfo
Post by: Joachim Müller on September 27, 2005, 08:11:54 am
The file http://www.mtcym.com/pictures/scripts.js differs from the one that comes with coppermine. Get a fresh copy of that file and replace the one existing on your server with the fresh copy.
Title: Re: Javascript problem - no fullsize popup or fileinfo
Post by: blakmarkit on September 27, 2005, 11:08:07 pm
Thank you.

I'm not sure how that file got changed. It was driving me batty.