########## End Edit in postings.php ##########
/////\\\\\
##### find in showthread.php #####
### and replace with ###
if (ismoderator($forumid)) {
eval("\$adminoptions = \"".gettemplate("showthread_adminoptions")."\"; ");
} elseif ($thread['postusername']==$bbuserinfo[username]) {
eval("\$adminoptions = \"".gettemplate("showthread_starteroptions")."\";" );
} else {
$adminoptions = " ";
}
##########
\\\\\/////
i still see just this, where's the find?
|