The following warnings occurred:
Warning [2] Undefined variable $unreadreports - Line: 26 - File: global.php(961) : eval()'d code PHP 8.1.2-1ubuntu2.14 (Linux)
File Line Function
/global.php(961) : eval()'d code 26 errorHandler->error
/global.php 961 eval
/showthread.php 28 require_once





× This forum is read only. As of July 23, 2019, the UserSpice forums have been closed. To receive support, please join our Discord by clicking here. Thank you!

  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Problem with token_error.php
#2
Can you get them to log the instances they are finding this occurring? You will notice this any time a user hits a page with a CSRF token and then they regenerate a token before the form is submitted, because on submission it tries to check the Token and dies because its not right.

Eg. you are on admin.php and admin_user.php, but you loaded admin_user second and it has a CSRF token on it. Because of this, if you try to submit admin.php, it will die with a token error.
  Reply


Messages In This Thread
Problem with token_error.php - by flo - 04-02-2018, 04:53 PM
Problem with token_error.php - by Brandin - 04-03-2018, 12:45 AM
Problem with token_error.php - by flo - 04-23-2018, 07:12 AM
Problem with token_error.php - by Brandin - 04-23-2018, 09:21 AM

Forum Jump:


Users browsing this thread: 1 Guest(s)