The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
|
#1
|
||||
|
||||
![]()
ok, I have tried a lot of things. too many to post, but I am not getting this.
so let me explain a little more. the textarea i have added to newthread page (its under the message box) think of it as a sub message. it stores its info in sql by itself and at the moment is set to no_html now i want to return that data on the showthread page (within the original post) but with it allowing bbcode and not allowing html. I show the variable for the "sub message" content within showthread lets say $submessage so could I use something like Code:
$submessage = convert_wysiwyg_html_to_bbcode($vbulletin->GPC['????????']); but the bbcode php should already be where I am trying to use this. |
![]() |
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|