The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
||||
|
||||
VB API Functions
Is there a way to do the following using the VB API?
The vB API docs aren't doing me much help. Many thanks! |
#2
|
||||
|
||||
Are you talking about using the mobile api or using the vb4 functions?
|
#3
|
||||
|
||||
To be honest, either should work. I'm new to developing VB plugins and I usually edit the DB directly using PHP/MySQL but I would rather use a better method.
|
#4
|
||||
|
||||
Just looking at your list, I believe you need to query the database. I can't think of any function that does any of the things you are wanting.
|
#5
|
||||
|
||||
1. When you try to do a reply/new thread, it's better to use vbulletin's included datamanagers.
2. Maybe the function fetch_userinfo($userid) ? |
#6
|
||||
|
||||
Thabks. Is there DM documentation on posts somewhere?
|
#7
|
|||
|
|||
<a href="http://www.vbulletin.com/docs/html/main/data_managers" target="_blank">http://www.vbulletin.com/docs/html/main/data_managers</a>
|
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|