The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Parsing BBCode, not working how I need it too.
Okay, well I made a function to send a PM for a hack I'm making, and inside
PHP Code:
I tried PHP Code:
And then I tried PHP Code:
Code:
<a href="http://localhost/member.php?u=1" target="_blank">http://localhost/member.php?u=1</a> |
#2
|
||||
|
||||
what's wrong with simply parse_bbcode($message);
|
#3
|
|||
|
|||
Yeah, that would give the same affect as what I was doing. When I tried it that way, I got the same result. It's parsing the bbcode I guess, since it's coming up
as Code:
<a href="http://localhost/member.php?u=1">http://localhost/member.php?u=1</a> |
#4
|
||||
|
||||
are you sure you're not parsing it twice?
|
#5
|
|||
|
|||
I have this issue too with something I am working on. Can get it to parse the bb code but all is left is html. How do we get the html to work and not just be text??
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|