Quote:
Originally Posted by BadgerDog
Dream....
Any advice on what to change so I can use this just as an Admin?
Thanks
Regards,
Badger
|
remove this from server_info.php
PHP Code:
// ########################## SUPERADMIN CHECK ############################
if (!in_array($vbulletin->userinfo['userid'], preg_split('#\s*,\s*#s', $vbulletin->config['SpecialUsers']['superadministrators'], -1, PREG_SPLIT_NO_EMPTY)) ) {
rpm_print_stop_back("You don't have permission to access this page.");
}
Nerilka, I'm sorry but I don't know why uptime isn't working for you. Do you have access to the server? You could try using uptime in the command line and see if your unix system has this command.