The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
How to use vbulletin data outside it?
Hi all, I would code my own personalized pages, adding blocks of code fetching for example last N posts, fething user's data, pms etc.
But I dunno how... :| I've already searched in the forums, I've founded some api to draw templated pages. But no info about fetching data. For IPB there was a useful sdk wich fetch data and lets you insert them in classes or arrays. There's something like for vb? A set of functions and classes to do this. I've founded also a VBconnector.zip library but for now its manage only users and not threads, posts 'n forums. Some help please? :surprised: |
#2
|
|||
|
|||
Basically, requireing global.php will set you up (i.e. connect you to the database, allow you to use vBulletin's SQL connection class, etc), then it's up to you to add the additional coding to the script.
The template documentation around here is probably the best way to start, then simply addon to that script. If you need help fetching the last XX posts, feel free to shoot me a PM. I don't mind helping out. |
#3
|
|||
|
|||
You mean this page as documentation?
https://vborg.vbsupport.ru/showthrea...=vbulletin+api Or the official? http://members.vbulletin.com/api/ |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|