11-20-2017, 08:54 PM
check apache error log to see what the actual error is
The following warnings occurred: | ||||||||||||
Warning [2] Undefined variable $unreadreports - Line: 26 - File: global.php(961) : eval()'d code PHP 8.2.25 (Linux)
|
2-Factor Authentication (2FA - Done)
|
11-20-2017, 08:54 PM
check apache error log to see what the actual error is
11-20-2017, 08:55 PM
sorry, /api/?action=verify2FA
11-20-2017, 08:59 PM
Add this to your usersc/includes/custom_functions.php: https://hastebin.com/osizequxik.php
Forgot about those.
11-20-2017, 09:03 PM
PHP Fatal error: Uncaught Error: Call to undefined function userHasPermission() is the error showing in PHP Log.
11-20-2017, 09:04 PM
See the last post I just edited.
11-20-2017, 09:05 PM
Thanks for being consistent, seems to be more missing functions "Uncaught Error: Call to undefined function returnError()" which is being caused by requestCheck in custom_functions.php
11-20-2017, 09:09 PM
Here you go: https://hastebin.com/ozeqepevox.php
11-20-2017, 09:13 PM
Original post and instructions paste updated: https://hastebin.com/ucuzufavis.xml
11-20-2017, 09:14 PM
Awesome! That sorted that, but now I'm getting this http://prntscr.com/hd2mkd
Thanks for your assistance on this, it's a great contribution which will be useful for many including myself. Sorry for any hassle
11-20-2017, 09:16 PM
check the api output again /api/?action=verify2FA
|