Quote:
Today at 01:49 PM Boofo said this in Post #22
I'm running 2.2.9 also. Make sure you have the code I gave you right above this:
PHP Code:
$thread[lastreplydate]=vbdate($dateformat,$thread[lastpost]);
$thread[lastreplytime]=vbdate($timeformat,$thread[lastpost]);
$thread[gotonew]='';
$thread[newoldhot]='folder';
if (!$thread[open]) {
$thread[newoldhot]='lock'.$thread[newoldhot];
}
|
Ok that works perfectly thanks a lot. Not to be inconsiderate or rude but being that I have installed Boofo's version of this hack I still need to know how to remove the options in the Admin panel cause apparently the settings.php isn't showing anything new. Thanks again.