I've been playing with something a user brought to my attention on vBulletin Setup Forums
You'll see the tab feature in the middle top, well the "Tab 3" is what I'm referring to now..
This is the code for the module.
Code:<script type="text/javascript" src="http://forum.vbulletinsetup.com/external.php?type=js&forumids=7"></script> <script language="" type="text/javascript"> <!-- for (x = 0; x < 10; x++) { document.writeln("<img class=\"inlineimg\" src=\"$stylevar[imgdir_button]/lastpost.gif\" alt=\"\" border=\"0\" /> <a href=\"http://forum.vbulletinsetup.com/showthread.php?t="+threads[x].threadid+"\">"+threads[x].title+"</a> <span class=\"time\">($vbphrase[posted_by]: "+threads[x].poster+")</span><br />"); } //--> </script>
Is there a way I can get the url's to be the Rewritten ones ?
Thanks![]()


LinkBack URL
About LinkBacks








Reply With Quote
