Kicked out of Web gui all the time!

Hi

Just installed a new phplist system but I’m having the issue lot of people have too that once logged in, as soon as I click on something in the interface I’m logged out stating I have logged in somewhere else which is wrong.

I already modified the ipv4 field in db, added also these parameters in the config file but no luck so far. Something else working with current release of PHPList ?

$check_for_host = 0;
$SessionTableName = ‘phplistsessions’;?>

Thanks

Vincèn

Noticed when I login in PHPList a truncated message at top of GUI that stated that id field could not be empty. I have putted a value of 1 in it instead of NULL by default and no more problem of login.

Someone knows what that field in the db is supposed to contain ?

Thanks