A small modificatons to link direct to the first unread post
Find:
$bburl/showthread.php?s=&threadid
Chance to:
$bburl/showthread.php?s=&goto=newpost&threadid
A second modification i have made is to save the same file under a new name (ticker.php) and upload it, too.
Before uploading find in both files ticker.php and ticker2.php:
ticker.php?off=true" target=_self>
and change it to:
ticker2.php?off=true" target=_self>
Remove in ticker2.php:
<meta http-equiv="Refresh" content="180">
Then the page is not reloaded, until the user reactivate the ticker. And the user also disappears from "Who is online" after the cookie timeout.
|