Log in

View Full Version : g_statistics temp.


kuwaitsun
12-10-2002, 03:34 AM
Hi

Inside this template there is :
<p align="center"><smallfont>thread</smallfont></td>
<td width=30%>
<p align="center"><smallfont>last_post</smallfont></td>
<td align="center"><smallfont>visited</smallfont></td>
</tr>
<tr>
<td width=70%>
<p dir="rtl"><smallfont>$popthread</smallfont></td>
<td width=30%>
<p dir="rtl"><smallfont>$poplastposter</smallfont></td>
<td align="center">
<p dir="rtl"><smallfont>$popviews</smallfont></td>

-----------------------------------
Where can i find $popthread becuase i want to modify it
-----------------------------

The problem is , in this statistics display the title of thread that located in the private forum and i don't want that .

Please

Dean C
12-10-2002, 03:35 PM
It's in the code that is included in this hack

I think its index.php if my memory serves me correct

Anyways all it does is call the usernames of the 5 last posters

- miSt