PDA

View Full Version : who's online reload not working


garyuscc
10-09-2002, 12:14 PM
does anyone have an idea on how I can get this back up? I will reinstall the hacks after I get it working :)

g-force2k2
10-09-2002, 02:26 PM
just replace the online.php file with an unhacked version... regards...

g-force2k2

garyuscc
10-09-2002, 03:41 PM
for some reason it did not take care of the problem? I don't understand why the time option is not in my CP anymore?

NTLDR
10-09-2002, 07:45 PM
Originally posted by garyuscc
for some reason it did not take care of the problem? I don't understand why the time option is not in my CP anymore?

If the option is no longer in the ACP the you must have run a query to delete it.

garyuscc
10-09-2002, 07:54 PM
I did, do you have any idea how to get it back?

NTLDR
10-09-2002, 07:56 PM
Run the following query taken from install.php:

INSERT INTO setting VALUES (NULL,31, 'Refresh', 'WOLrefresh', '60', 'Time period in seconds to refresh the Who\'s Online display. 0 disables refresh.', '', 4)");

It should then appear in the vBulletin options again :)