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

News:

CPG Release 1.6.26
Correct PHP8.2 issues with user and language managers.
Additional fixes for PHP 8.2
Correct PHP8 error with SMF 2.0 bridge.
Correct IPTC supplimental category parsing.
Download and info HERE

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 1 Guest 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.