The Arcive of vBulletin Modifications Site. |
|
|
#1
|
|||
|
|||
|
What files do I need to include and what functions do I need to call to use vB's BBCode? I am creating a custom news script that pulls posts from forum X, that all works fine but I would like the forum bbcode and attachments to work, also.
Any help is much appreciated! |
|
#2
|
|||
|
|||
|
include: ./includes/functions_bbcodeparse.php
function: parse_bbcode2 |
|
#3
|
|||
|
|||
|
Thanks
|
![]() |
|
|