assassingod
02-01-2003, 05:20 PM
Hey;
I really need to call a template within this line of code;
if (($bbuserinfo['userid']!=$thread['postuserid']) and (!$getperms['canviewothers'] or !$getperms['canreplyothers'])) {
$replybox='';
In this bit:
$replybox='';
I've tried a couple of things but nothing works!
I really need help, thanks
I really need to call a template within this line of code;
if (($bbuserinfo['userid']!=$thread['postuserid']) and (!$getperms['canviewothers'] or !$getperms['canreplyothers'])) {
$replybox='';
In this bit:
$replybox='';
I've tried a couple of things but nothing works!
I really need help, thanks