The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
||||
|
||||
Parsing [video] bbcodes in own script
Hi,
I am working on some custom php-scripts. I used to parse bbcode in some db-fields using this function: Code:
//parse bbcode to html $parser =& new vB_BbCodeParser($vbulletin, fetch_tag_list()); $content = $parser->parse($post['pagetext']); How should i make this parse all tags ? Thanks, Taco --------------- Added [DATE]1278373095[/DATE] at [TIME]1278373095[/TIME] --------------- Found out it was forum permission related.... |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|