Log in

View Full Version : I'm looking for a particolar latest threads hack


sbardy
06-01-2006, 07:53 PM
I need to put it in my php home page. Here you are, I like it so much!!! http://www.studenti.it/home/ located on the right it's called "I topic pi? discussi". In this forum, I still haven't found what I'm looking for:tired:
thx

LunchBreak
06-01-2006, 08:17 PM
You can use the RSS syndication. http//link/to/your/forum/home/external.php?type=rss2

For that, you have to enable external data provider in admincp options.

Cheers.

sbardy
06-01-2006, 08:33 PM
can you tell me something else? I want a box like studenti.it..

sbardy
06-03-2006, 01:54 PM
look here http://latine.studentville.it/ I need to show Forum section but something goes wrong maybe "+threads[x].forum+"? plz help me


<script type="text/javascript" src="http://www.studentville.it/forum/external.php?type=js"></script>
<script language="" type="text/javascript">for (var x=0;x<5;x++) { document.writeln("<img src=\"immagini/ico_for.gif\" /><a href=\"http://www.studentville.it/forum/showthread.php?t="+threads[x].threadid+"\" class=\"linklf\"> "+threads[x].title+"</a> (by: "+threads[x].poster+", in forum: "+threads[x].forum+")<br />"); } </script>