Log in

View Full Version : Themes & Forum Display


mattster2002
10-08-2004, 01:46 AM
G'day,
Wanting to run a particular theme in which posts are ordered alphabetically. I was wondeirng if its possible to hardcode in this. I tried using the phpinclude template without avail using the following variables.

$page=1;
$pp=9999;
$sort=title;
$order=desc;
$daysprune=99999;

Can anyone shed some light onto this issue for me? Much much much appriciated.