The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
![]()
On my website www.prowebforums.com - in the sidebar im trying to get the latest posts down the right hand side, inside the sidebar, i want the latest posts to run vertically down the right hand side. I cant find an addon for this and im not really sure which way to go about it.
Kind Regards. |
#2
|
||||
|
||||
![]()
If you don't want to write a query to grab the info or read the article about it in the articles forum, then see these threads to pull threads via javascript:
[HowTo] Display your latest threads on an external page using an RSS2 feed [HowTo] Display your latest threads on an external page using an XML feed [HowTo] Display your latest threads on an external page using an RSS feed |
#3
|
|||
|
|||
![]()
Thankyou, but what exactly is a xml feed?
![]() |
#4
|
||||
|
||||
![]()
They are different feeds you may turn on for your site under vboptions > External Data Provider. There may be info on each of them in the manual.
|
#5
|
|||
|
|||
![]()
with this one:
http://www.vbulletin.com/forum/showthread.php?t=158934 which php file do i edit? because i want the top 10 latest posts to appear on more than one page, not only on the forumhome. |
#6
|
||||
|
||||
![]()
I would guess you could include it in a plugin (global_start maybe) and just put a condition around it to only include it on those couple of pages.
|
#7
|
|||
|
|||
![]()
do you mean 'vbulletin_global.js? or global.php?
|
#8
|
||||
|
||||
![]()
I mean create a plugin using (perhaps) the global_start hook location. You could also put it in it's own file, give it a .js extension and then call it in the headinclude template. It's really up to you how you want to do it.
|
![]() |
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|