PHPList keeps logging out when any menu option clicked

@JeffG I think that if you are behind a proxy then there might be problems with the IP address changing. Look at this setting in config.php. Ensure that it is set to 0.

define('CHECK_SESSIONIP', 1);