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
Another delete user bug
#2
After I fix this bug I found that on the same page after deleting a user, the input fields in "Manually Add User" section is displaying some weird error notices. So I added these few lines in admin_users.php around line 41:

$username = '';
$fname = '';
$lname = '';
$email = '';

This is inside the delete users if loop that looks like this:
if ($deletion_count = deleteUsers($deletions)){

Then the error is gone. Not sure if this is a good fix. Please let me know if you have a better solution.

Thanks
Angel

  Reply


Messages In This Thread
Another delete user bug - by Angel - 09-15-2016, 04:44 PM
Another delete user bug - by Angel - 09-15-2016, 04:50 PM
Another delete user bug - by brian - 09-15-2016, 05:00 PM
Another delete user bug - by Angel - 09-15-2016, 05:02 PM
Another delete user bug - by mudmin - 09-15-2016, 11:57 PM

Forum Jump:


Users browsing this thread: 1 Guest(s)