Forums / Cotonti / Support / Login not sticking due to fast roling IP (AOL UK)

xonefobic
#1 2009-06-24 22:38
Hey. I'm using the CMS for a Guild website.
But a few of the members have problems with keeping logged in.
Their IP roles like every time they reload a page.
And Cotonti/Sedito has the sessions locked to IP address.

So they can register, but not login. Is there a way to let these people login. Even tho there IP keeps changing?

Cheers, Xone


[Edit]

Nevermind, Think I found it.
Not the way I like it to be changed, but it should work

in data/config.php

$cfg['ipcheck'] = FALSE;  				// Will kill the logged-in session if the IP has changed
This post was edited by xonefobic (2009-06-24 22:41, 14 years ago)
Kilandor
#2 2009-06-25 07:16
Correct thats the only way to change it.