[Solved]: migrated gallery now full size image javascript error [Solved]: migrated gallery now full size image javascript error
 

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

[Solved]: migrated gallery now full size image javascript error

Started by justsomeguy, March 21, 2009, 12:51:08 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

justsomeguy

Hi,
I am in the process of migrating my gallery to a new server.
I followed the instructions @ http://coppermine-gallery.net/demo/cpg14x/docs/faq.htm#moveGallery
Now getting the javascript error when trying to click on a normal image to have it pop-up to a full size image.
All the information I see about this points to http://coppermine-gallery.net/demo/cpg14x/docs/faq.htm#noFullsizePopup
which is not the problem, I have tested using just a default unedited template(s).
I have the gallery exposed @ http://taiwan.codepanzyz.com/PhotoGallery/  - it is on a old p.o.s test bench right now so it will load slow.
tested in 3 different browsers on two different platforms to make sure it is not a OS or browser issue on the client side.
Not to sure where else to look???




Nibbler

Check permissions on scripts.js. It's returning a 403 for me.

justsomeguy

Well the permissions were fine but that got me looking into why I could not execute the file.
I've been messing around with keeping some of the script kiddies out there from hitting my server so much and added
'SetEnvIf Request_URI /scripts trash ' to my apache conf  - removed it and that fixed it.

thanks for the fast reply.

;D