News Page - Recent Posts - CODE REQUEST

Hey Timan

This will be my last help request as i'm 100% complete.

On my news page it's displaying the word recent posts but nothing underneath it unlike your page.

What can i do to fix this ?

#510433

hi ~

me too..

but i didnt install "google AD"

how can i resolve this problem timan? ; )

thanks ; )

post-84432-1222671337_thumb.png

test.PNG
test.PNG

#510434

You need to edit the html to have your forum address...

<script type="text/javascript" src="../../unavailable.html"></script>

<script type="text/javascript">

<!--

for (var i = 0; i < 10; i++) {

document.write('<li><a href="http://www.aqua-soft.org/board/showthread.php?t=' + threads[i]['threadid'] + '">' + threads[i]['title'].substring(0, 25) + '</a></li>');

}

//-->

</script>

Change http://www.aqua-soft.org/board/showthread.php to whatever the link is to your showthread file.

Also MAKE SURE you enable the following.

vBulletin Options -> External Data Provider -> Enable External Javascript -> YES

#510437

working perfect! : )

thanks for ur great job timan!: )

#510452