![]() |
How to avoid sessions when parsing bbcode?
I need to parse bbcode but I want to avoid any sessions.
To use class_bbcode.php you have to include global.php which includes init.php which starts a session. require_once('./global.php'); require_once('./includes/class_bbcode.php'); $parser =& new vB_BbCodeParser($vbulletin, fetch_tag_list()); Is there any way to use the bbcode parser without starting the whole vB system? Or force the script to register as a guest. |
You'll either have to:
1./ Strip down global.php to what the parser needs, or, 2./ Deal with it, what's the problem? |
All times are GMT. The time now is 12:38 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:
|