The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Fetching/Importing Dynamic Data from vBulletin Forum on WordPress Site
I am currently designing a website and a Blog in WordPress.
On my Home Page, I am designing a section where I want to list a few of the hottest topics from my forum here: https://www.womens-health.com/boards/ The section is labelled as "Hottest Topic In Our Opinion". Similarly, on another section, I want to show the latest conversation from the forum. The section will be labelled as "Join The Conversation". For a better understanding of requirement and design, I would you like to open the following link: https://imgur.com/a/Ro7H1I7 In view of the above, I would to know the following: 1) Can we import from VBulletin text snippets in real time as I am proposing here in these designs for both the topics themselves, and/or the actual conversations? 2) Are there any functions, short code to call/fetch/import the data from vBulletin Database to WordPress? 3) Are there any help available on vBulletin Knowledge Base or Forum that I can go through to achieve the goal described above. Any assistance/guidance on the above will be highly appreciated. Thanks! Chris |
#2
|
|||
|
|||
For the latest conversations, a simple solution is to use vbulletin rss feed to get them.
For the hottest one it is a bit trickier, you can directly request the DB but it means it would also display private and deleted topics... |
#3
|
||||
|
||||
Like plongeur.com wrote. RSS-Feed is the simpliest way.
You might ask in a WordPress-Forum because you would like to do a wordpress addon. If you go to DB directly you could seperate the nodes by contenttypes, open ..... ...so you don't have deleted in your selection. |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|