Login & logout redirect hangs after upgrade Login & logout redirect hangs after upgrade
 

News:

CPG Release 1.6.27
change DB IP storage fields to accommodate IPv6 addresses
remove use of E_STRICT (PHP 8.4 deprecated)
update README to reflect new website
align code with new .com CPG website
correct deprecation in captcha

Main Menu

Login & logout redirect hangs after upgrade

Started by macsimoin, September 07, 2006, 05:02:02 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

macsimoin

After my last upgrade to 1.4.8:

When logging in or logging out, redirect does not work without actually clicking on "Continue", i.e. the page isn't refreshed (?).

I haven't altered either file except for changing...

content=\"3;url=$referer\" to content=\"0;url=$referer\" (both files)

...in the hope that it would speed up the process but that didn't work. What am I missing here?

Nibbler

What does this have to do with installing?

Make sure you didn't disable meta redirects in your browser and post a link and test account.

macsimoin

Quote from: Nibbler on September 07, 2006, 05:36:27 PM
What does this have to do with installing?

Nibbler:

Thanks. You've solved my problem for me.