The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
||||
|
||||
![]()
I'm trying to put some bb code in a variable in a plugin... in VB3 I can use:
Code:
$mystr = "[url]"; Code:
$mystr = "[]"; ![]() --------------- Added [DATE]1295053853[/DATE] at [TIME]1295053853[/TIME] --------------- Update- OK that wasn't causing the issue, it was using it later in a string replace that is/was... THIS doesn't work: Code:
$bop_text = str_replace ("{XXX}" , "[url]" , $bop5_text); --------------- Added [DATE]1295055328[/DATE] at [TIME]1295055328[/TIME] --------------- UPDATE AGAIN... ok it's not the string replace either... what's killing it is when I try to make a new thread with [url] bb code in the pagetext... but I have the same code on VB3 and it works. |
![]() |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|