Back to vBulletin 3.0 Add-Ons

Forum time offset (for servers with time that is a few minutes off etc.)
Mod Version: 1.00, by Gary King

This modification is in the archives.
vB Version: 3.0.0 Rating: (1 vote - 5.00 average) Installs: 17
Released: 08 Feb 2004 Last Update: Never Downloads: 0
Not Supported  

I created this for myself, but I figured others might benefit from this as well

What this hack does, is makes the forum time the 'right' time by offset-ting the time a few minutes ahead or a few minutes behind than the original server time. For instance, my server is about 6 minutes behind, so I would use 360 to define the number of seconds of offset.

All you have to do, is open up includes/init.php and find:
PHP Code:
define('TIMENOW'time()); 
Replace with
PHP Code:
define('TIMENOW'time() + 360); 
and change 360 to the number of seconds you want to be faster on the forums, or change the + to - to slow down the time on the forums

Download

No files for download.


vblts.ru supports vBulletin®, 2022-2024