The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Add a URL to a post in code
I am auto generating threads using this:
Code:
$newpost['message'] = "Something www.google.com somemore"; ... build_new_post('thread', $foruminfo, array(), array(), $newpost, $errors); How do I need to encode the string for the build_new_post function to pic this up? Thanks |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|