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
/printthread.php 16 require_once
Warning [2] Undefined property: MyLanguage::$archive_pages - Line: 2 - File: printthread.php(287) : eval()'d code PHP 8.1.2-1ubuntu2.14 (Linux)
File Line Function
/printthread.php(287) : eval()'d code 2 errorHandler->error
/printthread.php 287 eval
/printthread.php 117 printthread_multipage



UserSpice
Status Update 003 - Printable Version

+- UserSpice (https://userspice.com/forums)
+-- Forum: Support Center (https://userspice.com/forums/forumdisplay.php?fid=23)
+--- Forum: UserSpice 4.3 and Below (https://userspice.com/forums/forumdisplay.php?fid=26)
+--- Thread: Status Update 003 (/showthread.php?tid=664)

Pages: 1 2 3


Status Update 003 - Brandin - 08-14-2017

Code:
adminverify.php
http://pasted.co/eccb220d

Those go in admin.php yes.


Status Update 003 - mudmin - 08-14-2017

This is all looking great. I'm making progress.

Do you have "force password reset" and "login type" working on your userspice? I don't want to reinvent the wheel if you do.

Also, what is permission_restriction?


Status Update 003 - Brandin - 08-14-2017

This is related to the admin_user.php changes I made - where a user can only add/remove permissions they have access to. If enabled, this restrictions occur, if disabled, it is free-for-all like it was before I made any changes Smile


Status Update 003 - Brandin - 08-14-2017

And no I have never played with either of those functions.


Status Update 003 - mudmin - 08-14-2017

Ok. Sounds great! Thanks for the clarification!