![]() |
Last x Threads Marquee using External Data Provider
Hi,
This mini-mod will display last x threads in a marquee above navbar. I mostly used this code http://www.vbulletin.com/forum/showthread.php?t=158895 by Floris from VB team. and TIPs from Colin F ( thanx guys ) How to install: First you have to activate External Source Provider. Go to: Admin Control Panel > vBulletin Options > External Data Provider: and choose JavaScript ( first choice ). Then copy this code and add it right at the top of Navbar template. PHP Code:
please be aware that I am not a coder. I just helped myself by collecting some parts of code from here and there. I can't prmise to provide any support for this mod configuriation: 1- to change number of threads, find this line PHP Code:
2- to limit the output to the latest threads in one or more specific forums, find this line Code:
<script type="text/javascript" src="external.php?forumids=2,32,35,27,3,12,6,30,31&type=js"></script></script> 3- you can also adjust scrolling speed and direction pretty easy. I hope you find this helpful. ** UPDATE *** Update Notification: I found this " secret" option lately while reading the tech manuals for Vb. To have the marquee show the last 10 threads based on LAST POST time ( i.e active threads), please do this: 1- Find: Code:
<script type="text/javascript" src="external.php?forumids=2,32,35,27,3,12,6,30,31&type=js"></script> Code:
<script type="text/javascript" src="external.php?forumids=2,32,35,27,3,12,6,30,31&type=js&lastpost=1"></script> |
any screen shots or demo link?
|
of course
demo : www.twsyat.net/forum screen shot attached ( it is in Arabic ) BTW you can use this code inside any HTML file out of VB folder. which makes a good choice for PORTALs |
** UPDATED ***
|
i made this but it's not working.
the bar is working but no last posts is scrolling, it remains empty |
Quote:
where do I find this? Quote:
|
very nice, thanks
|
All times are GMT. The time now is 11:59 PM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|