Error 310 (net::ERR_TOO_MANY_REDIRECTS): after upgrading - Page 2 Error 310 (net::ERR_TOO_MANY_REDIRECTS): after upgrading - Page 2
 

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

Error 310 (net::ERR_TOO_MANY_REDIRECTS): after upgrading

Started by Anrulz, October 03, 2011, 11:29:48 PM

Previous topic - Next topic

0 Members and 2 Guests are viewing this topic.

Αndré

I also get that message when I use your database. Your cookie name is "hababam.biz_galeri". I changed it to "hababam_biz_galeri" in my testbed and don't get that message anymore, so I assume there's an issue with the dot in the cookie name. Please remove/replace the dot in your cookie name and report if it works as expected.

Anrulz

Oh my god, I cannot believe this stupid dot causing all of this ... it wasted 2 weeks from me, but as comparing to the fresh install I was thinking to change it to cpg15x to make things work, now all works! maybe I didnt need to edit the login.php I am gonna write the code I deleted back, but now everything works! thanks a zillion times :) have a nice day!

Anrulz

Sorry for the econd post ... I cant delete/edit my posts thus can you please delete my attached DB?


Αndré

FYI: the suggested code change will be in the next release anyway, so you don't need to delete it. Additionally I'll try to fix the dot issue.

Anrulz


Αndré

FYI: You cannot use dots in cookie names in PHP. I've added a check that disallow dots in the cookie name configuration in SVN revision 8271.