Internet Explorer
Internet Explorer is not supported. Please upgrade to a more modern browser.
I keep getting this Invalid token message when trying to login how can i fix this
i have also tried to remove "line 40" from index.php ini_set('session.cookie_secure', 'On');
Hi,
This can happen if your temporary file directory is not writable by the PHP/web server process, if your disk space is full, or you have disabled the use of cookies in your browser.
There are guides online which can help you resolve this if you search along the lines of "php sessions not working"