The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Parsing vbcode
What's the difference between using bbcodeparse and bbcodeparse2?
|
#2
|
|||
|
|||
bbcodeparse checks the settings, if images are allowed, html, are smilies being parseda nd is bbcode being allowed.
This is then passed into bbcodeparse2 which does all the replacing based on the information passed in. |
#3
|
||||
|
||||
Use bbcodeparse2() if you know exactly what you want to parse and what not.
|
#4
|
|||
|
|||
OK, I've seen bbcodeparse2 used like this in some hacks
PHP Code:
Forum Rules: HTML code is OFF vB code is ON Smilies are ON [IMG] code is ON |
#5
|
|||
|
|||
bbcodeparse2($bbcode,$dohtml,$dobbimagecode,$dosmi lies,$dobbcode);
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|