![]() |
Need a full bbcode parser incl. smilies, will pay for it!
hi, i want to display some posts from my vb3 forum on an external page, this already works, but i dont know how to handle the bbcodes especially the smilies
can someone help me with this problem? ive tried a few free bbcode parser scripts, but none of them works fine (even not the smilies) can i use the vb3 bbcode engine or have someone the extracted script? i really need this code so i will pay for it, i hope someone can help me |
Code:
$parser =& new vB_BbCodeParser($vbulletin, fetch_tag_list()); Code:
require_once('./global.php'); Code:
require_once('./includes/class_bbcode.php'); its what i used for my rules hack |
thank you sooooo much!
is there any way to do you a favour? |
thats up to you but im just here to help :D
|
paypal account?
|
Where is this part supposed to go?
Code:
$parser =& new vB_BbCodeParser($vbulletin, fetch_tag_list()); |
That's the part that does the parsing, so put it wherever you need it (but it needs to be in php code that includes vBulletin's global.php).
|
I just added that part to my external file, and its is working fine. I used BBcodes to align and resize images in posts. I am using my rss feed to feed the frontpage of my site with news stories. Thanks for everyone's help.
|
All times are GMT. The time now is 01:04 PM. |
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:
|