The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
$messagearea not displaying
Rightnow I have textarea for description field. I want to replace with $messagearea which has all font, size editor toolbar.
I tried using $messagearea in template <div style="padding:$stylevar[formspacer]px">$messagearea</div> but nothing is displayed. I also tried putting require_once(DIR . '/includes/functions_editor.php'); this line in my php page but no effect. Messagearea is not displaying in my page. What else do I need to add to my php page to display. Thanks in advance. |
#2
|
||||
|
||||
There's more to creating a vB editor than trying to display $messagearea. First include functions_editor.php, then use construct_edit_toolbar to create the editor, then you need to parse the correct editor template. There's a thread I think in the articles section about how to do this.
Edit: https://vborg.vbsupport.ru/showthread.php?t=135708 |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|