09-23-2017, 06:21 PM
I'm trying to remember the version number, but if you add this line to your users/init.php and put all the user ids of the people you want to access the site even if it's offline, they SHOULD have access. You might have to update to a more recent version of userspice, but I think this worked back then...
Code:
//adding more ids to this array allows people to access everything, whether offline or not. Use caution.
Code:
$master_account = [1];