The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
How Do I: Create a New Thread from an external PHP Script
I've been searching and searching but cannot find 1 clear, easy to follow solution.
Currently I have an external PHP file (i.e. sitting outside the vB /forum/ folder) that can create a NEW Posts against an EXISTING Thread. Referenced: -------------------------------------- Create Posts https://vborg.vbsupport.ru/showthrea...highlight=Data And for Using vBulletin-powered scripts outside vBulletin Directory... [How-To] vBulletin API Basics: Creating Custom Pages & Misc. https://vborg.vbsupport.ru/showthread.php?t=98009 -------------------------------------- Now I want to create a NEW Thread against an EXISTING Forum. Referenced: https://vborg.vbsupport.ru/showpost....3&postcount=39 Here's my code thus far... PHP Code:
--------------- Added [DATE]1210826124[/DATE] at [TIME]1210826124[/TIME] --------------- p.s. This is my first crack at using vBulletin - I need to write a custom API to communicate with vB (for now to create New Threads and New Threads with Posts). The vB manual has some handy information but it seems to lack 'clear' examples of USING DataManagers to achieve simple tasks such at creating a new post and/or thread and populating it with data (e.g. from a submitted form). I know it's going to be possible to do... I just can't figure it out :| |
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|