[REQ] 10 last posts

dptw

New Member
##################################
last10_threads_by_alshehi
##################################
TRanslate By : RA7AL
CopyRight : ALSHEHI
##################################

this Product is Arabic hack and i translate it

What is this?

this Product is show the last 10 threads on ur forum

DEMO

Site >>>
Code:
http://www.thesternshownetwork.com/forums


Install :-

1- Import Product last10_threads_by_alshehi.XML



2- at the end of

header

add
PHP:
<!-- last10_threads_by_alshehi  -->
<table border="1" cellpadding="2" cellspacing="3" style="border-collapse: collapse" bordercolor="#111111" id="AutoNumber1" width="100%">
  <tr>
    <td width="100%"><marquee onmouseover=this.stop() onmouseout=this.start() direction="left" scrollamount="2" scrolldelay="60" div class="smallfont">Last 10 THreads :&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp $last10_threads</marquee></td>
  </tr>
</table>
<br>
<!-- last10_threads_by_alshehi  -->

that's it

Test : 3.6.4
and should work with
3.6.0 , 3.6.1 , 3.6.2 , 3.6.3 , 3.6.5

Originally Posted by MikeLTAD View Post

Looks great. Just one question. Is there any way to keep certain forums from showing up. We have moderator forums that others cannot see but its showing the post titles from that forum. Of course if that user is not allowed in the mod forum it will show them a no access message but I would like it not to show up at all.

Yes, there Option for this

open last10_threads_by_alshehi.xml with Notepad and
Find This
PHP:
$excludedforums = "42,15,26,39"; // Excluded Forums use ",

and Replace the number with the forums number which u want to Excluded
from be apper on the last 10 threads
 
Top