![]() |
Parsing BBcode in 3.6.5
<a href="https://vborg.vbsupport.ru/archive/index.php/t-82693.html" target="_blank">https://vborg.vbsupport.ru/archi...p/t-82693.html</a>
When I run the text through this code it returns it unformatted. When I try to include global.php from ./forums the entire vbulletin crashes. Is there a new way to parse the bbcode, html, etc ... data in v3.6.5? Thanks in Advance, brakken |
Post the code you are using. Are you trying to parse the BBCode in a file which is not in the /forums directory?
|
Code:
$text = '[ url = http://www.tehskeen.com]tehskeen[ / url ]'; Output is same as input - it doesn't get parsed. I am running the PHP code as a script in a content block in vbportal, but I checked the paths with the DIR statement and they are correct. |
You need to set the variables $do_xxxx
The easiest way is just to replace them with true/false. Like so: PHP Code:
|
All times are GMT. The time now is 06:25 AM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|