Quote:
Yesterday at 12:39 PM Oblivion Knight said this in Post #8
This mod also seems to be seperating any new threads that are moved and have the "Moved: " prefix.. :ermm:
|
open forumdisplay.php
cut:
PHP Code:
if(!$addedRow and $stickyids and $thread[sticky] == 0 and $addedRow = true){
eval("\$sepsai = \"".gettemplate('forumdisplay_sepsai')."\";");
} else {
$sepsai = '';
}
paste the code above:
PHP Code:
if ($thread[open]==10) {