PDA

View Full Version : Mini Mods - BT - vBCMS: Latest threads block sidebar


BlackThorn
03-12-2010, 10:00 PM
Demo: http://www.vbulletin-turko.com/forums/index.php (Son Eklentiler)
Son eklentiler = Latest Add-ons.

Special Thanks YILMAZ.

If you do like that, then please mark as installed and go admincp, (if you use CMS) add new cms block (STATIC HTML) and add all this codes:

<div class="page" style="border:0; padding:1px; height:250px; width:100%; overflow:auto">
<script type="text/javascript" src="external.php?forumids=8,71,9,14,72,73,&type=js"></script>
<script language="" type="text/javascript">
<!--
for (x = 0; x < 10; x++)
{
document.writeln("<div class=\"cms_widget_content\"><img src=\"/forums/images/icons/icon2.gif\" alt=\"\" border=\"0\" /> <a href=\"showthread.php?t="+threads[x].threadid+"\">"+threads[x].title+"</a> <br /> <b>Posted By: "+threads[x].poster+"</b></div>");
}

//-->
</script>
</div>

Note: Please look in codes external.php?forumids=8,71,9,14,72,73,&type=js

Did you see thats? Which one forum categories you want, you can change that forum ids for yourself. And you can change /forums/images/icons/icon2.gif (your forumpath images or you can add another icon/image) if you want, <b>Posted By: "+threads[x].poster+"</b> code how do you want. (Like posted or starter by.)

Kolbi
03-14-2010, 03:23 PM
Nice thing.

I guess the original sidebar block need a query?

And this hack doesn´t?

arena
03-14-2010, 06:20 PM
Thank you installed

BlackThorn
03-14-2010, 10:34 PM
Nice thing.

I guess the original sidebar block need a query?

And this hack doesn?t?

Not so much query. (May be if you can use thread mode on: 20-30-40) that use a little js. This is not a mod. its just a Modification. You can look that again. or you can use that.

Thank you insalled

Youre welcome.

gungor
04-07-2010, 05:13 PM
thank you.. BlackThorn.

joyboy2001
04-10-2010, 09:55 PM
not working for 4.0.3

Fuhrmann
06-03-2010, 11:10 PM
Really, not working.