hi there mate thanks very much for your help. Ive changed it but it doesnt seem to have taken effect - heres what my forumdisplay.php looks like
PHP Code:
default:
if($foruminfo[forumid]==17) {
$sortfield='title';
$sortorder='';
} else $sortfield='lastpost';
}
you can see the forum its supposed to be working on
here and as you can see it still says descending wherease i would like it to be ascending
many thanks