Sophonax
01-22-2007, 07:11 PM
Alright, so I haven't been sleeping for three says and I got a small programming problem.
In the attached file, there you will see a script which will list the last 10 threads which has been posted in.
Anyway, I would like to change it from showing time to showing the category instead.
Anyone care to help me quickly?
The time code:
<td><div class='smallfont'>$thread[date] <if condition='$vboptions['yestoday'] != 2'><span class='time'>$thread[time]</span></div></td>
In the attached file, there you will see a script which will list the last 10 threads which has been posted in.
Anyway, I would like to change it from showing time to showing the category instead.
Anyone care to help me quickly?
The time code:
<td><div class='smallfont'>$thread[date] <if condition='$vboptions['yestoday'] != 2'><span class='time'>$thread[time]</span></div></td>