The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Automatically create a new thread from outside vb
Hi
What I am wanting to do is: I have a review section on my site. When someone posts a new review I would like to add to my reviews code a section which will loginto vb and create a new thread in a defined forum which will be something like: Subject: New [reviewtype] Message : A new review has been postsed for [reviewname]. See it at [theurl] is this possible? would it be wise to create a user to use with this which can only have permission to post in a certain forum which the code would use? |
#2
|
|||
|
|||
take it thats a no then?
|
#3
|
||||
|
||||
well, i think this review users aren't from your vb-database are they?
you can insert threads directly via the database: so your script has a db-connection just run two insert querys, one inserts the thread, the other one the first post. you don't need to create a dummy user, because you are working directly on the db, you can make them as a guestpost, which has the username of the reviewer (or any dummy user name..) |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|