NamelessMC

Internet Explorer

Internet Explorer is not supported. Please upgrade to a more modern browser.

Bug Invalid token
Started by jonathan_nathan

jonathan_nathan

jonathan_nathan

Member
Joined
29 Jul 2022
Last Seen
05 Jul 2023
Topics
3
Posts
5

I keep getting this Invalid token message when trying to login how can i fix this

jonathan_nathan · about 1 year ago
jonathan_nathan

jonathan_nathan

Member
Joined
29 Jul 2022
Last Seen
05 Jul 2023
Topics
3
Posts
5

i have also tried to remove "line 40" from index.php ini_set('session.cookie_secure', 'On');

jonathan_nathan · about 1 year ago
Samerton

Samerton

Owner
Joined
30 Mar 2015
Last Seen
28 Mar 2024
Topics
41
Posts
1042

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"

Samerton · about 1 year ago