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
$master_account
#4
Yeah. There was a master account just like that in the original usercake and I don't remember why it disappeared. For some reason one of my pages that clearly has access to the init says variable master_account is not declared if I log in with another account other than the admin account. Then because it's not declared, it throws a second error. It's just this one page and I have no idea what's doing it. I think I've heard similar things from others and I was just wondering if anyone found the root cause. I wound up having to declare
Code:
$master_account = [1];
in us_helpers.php which is the worst place to put something like that. But it's a temporary fix.
  Reply


Messages In This Thread
$master_account - by mudmin - 08-21-2017, 02:15 PM
$master_account - by karsen - 08-21-2017, 09:48 PM
$master_account - by Brandin - 08-22-2017, 09:36 AM
$master_account - by mudmin - 08-22-2017, 10:55 AM
$master_account - by karsen - 08-23-2017, 12:25 AM

Forum Jump:


Users browsing this thread: 1 Guest(s)