03-11-2017, 03:26 PM
I got this working with a bit of changes, only issues is I am getting this error in my nav:
This appears to be because of the in the $pageDetails section
Function:
https://hastebin.com/boqixiwono.php
Called by:
Code:
Notice: Undefined property: stdClass::$private in /home/aircentralized/public_html/boss/usersc/includes/custom_functions.php on line 43
This appears to be because of the
Code:
'private' => $results->private
Function:
https://hastebin.com/boqixiwono.php
Called by:
Code:
<?php if (!reAuth($_SERVER['PHP_SELF'],$user->data()->id)) ?>