Javascript problem - no fullsize popup or fileinfo Javascript problem - no fullsize popup or fileinfo
 

News:

cpg1.5.48 Security release - upgrade mandatory!
The Coppermine development team is releasing a security update for Coppermine in order to counter a recently discovered vulnerability. It is important that all users who run version cpg1.5.46 or older update to this latest version as soon as possible.
[more]

Main Menu

Javascript problem - no fullsize popup or fileinfo

Started by blakmarkit, September 27, 2005, 12:39:14 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

blakmarkit

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:
QuoteError: MM_openBrWindow is not defined

and when clicking on the file information button:
QuoteError: 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.

Joachim Müller

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.

blakmarkit

Thank you.

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