In reply to Dolphin 6.1.5
deano92964
This is a strange one. I'll try to explain in detail so you can recreate.

Lets say you have a fresh dolphin install and this line in inc\header.inc.php reads as follows.

$site['url'] = "http://efriendsrock.com/";

no www in the url.

The you log into the site checking the box to remember you.

So now the site will automatically log you in because a cookie has been set.

Now lets say later you change that config line to add a www to the url like so.

$site['url'] see more = "http://www.efriendsrock.com/";

Once this is done you cannot logout. At least in IE7 you can't. For some reason because the url has changed it seem the cookie cannot be deleted when you log out.

Thus people are forced to manually remove their cookies.

I would call this a bug.
LeonidS
Hello deano92964!

This is no a bug. Dolphin work with url from installation moment. So if you made url without www - site will work with this url, without 'www'. In header.inc.php exists redirect system which will prevent users to use URL site with another prefix (without www in this case) - see code from //check correct hostname comment.

Regards
 
 
Below is the legacy version of the Boonex site, maintained for Dolphin.Pro 7.x support.
The new Dolphin solution is powered by UNA Community Management System.
PET:0.079161882400513