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
Status Update 009
#3
-need to run the SQL for Cron:
https://pastebin.com/9KbensmM
-need to put something somewhere about calling the cron job - maybe we can add this to the cron page in a danger box:
/users/cron/cron.php
-should update reAuth on user login
--I was doing this in my custom login script - but we can do this wherever you like - but it should only happen WHEN the user is logging in
Code:
$db->query("UPDATE users SET last_confirm = ? WHERE id = ?",array($current,$id));
-The deploy for permission level 1 and 2 and user number 1 was missed:
https://userspice.com/forums/topic/somet...#post-5612
-admin_verify.php is private but not assigned to a level
-USER_DEV_OPTION needs to be defined on admin_user.php:
Code:
User is {3bc1fe685386cc4c3ab89a3f76566d8931e181ad17f08aed9ad73b30bf28114d}m1{3bc1fe685386cc4c3ab89a3f76566d8931e181ad17f08aed9ad73b30bf28114d} a dev user
~ Lines 268-284

Other than that - everything is good!
  Reply


Messages In This Thread
Status Update 009 - by mudmin - 08-30-2017, 06:33 AM
Status Update 009 - by Brandin - 08-30-2017, 11:07 AM
Status Update 009 - by Brandin - 08-30-2017, 11:29 AM
Status Update 009 - by mudmin - 08-30-2017, 12:39 PM
Status Update 009 - by mudmin - 08-30-2017, 12:40 PM
Status Update 009 - by Brandin - 08-30-2017, 12:42 PM
Status Update 009 - by mudmin - 08-30-2017, 12:57 PM
Status Update 009 - by Brandin - 08-30-2017, 01:00 PM
Status Update 009 - by mudmin - 08-30-2017, 02:06 PM
Status Update 009 - by Brandin - 08-30-2017, 02:09 PM
Status Update 009 - by mudmin - 08-30-2017, 02:58 PM

Forum Jump:


Users browsing this thread: 1 Guest(s)