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
{ Missing Text } after update
#21
You likely have some files that are outdated causing this issue - or a permission issue on your system making it unable to read the appropriate language files.
  Reply
#22
I found the problem!

Line 25 in users/admin.php is

include $abs_us_root.$us_url_root."users/includes/dashboard_language.php"

But it should be

include $abs_us_root.$us_url_root."users/lang/en-US.php";
  Reply
#23
Thanks for the confirmation and finding this problem. We'll need to look into this further. I'm not positive this modification is correct, even though it works. Can you please open a bug ticket at userspice.com/bugs so we can take a further look, and also make a note with your resolution? Thank you.
  Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)