PDA

View Full Version : Fetch category name?


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>

paul41598
01-22-2007, 07:15 PM
category? You mean forum name?

Sophonax
01-22-2007, 07:20 PM
YES! Forum name of the forum which the post has been posted in!

paul41598
01-22-2007, 07:23 PM
that plugin actually needs some additional queries to query the forum table for that result set

Sophonax
01-22-2007, 07:25 PM
Would you then, who are an advanced coder, write that for me? I'm by far from capable of doing it. =/

It shouldn't take too long, should it?

paul41598
01-22-2007, 07:37 PM
read pm