The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
|
#1
|
|||
|
|||
How to use vbuletin wysiwyg in a parent directory of the forum one
Hi,
Well, i'll try to explain my problem. I'm trying to make a php script whch allows the use of the wysiwyg editor in a parent directory of the forum one. So Everything loads ok, I have something similar to the code given in this thread https://vborg.vbsupport.ru/showthread.php?t=66895 In order to make the editor work, I did a str_replace (or eregi_replace) for the $messagearea var, to replace relative urls (clientscript/... and images/...) into real urls ($vboptions[bburl]/...). Now, in the source code of the html page generated the urls of called javascripts and images are fine (the editor loads with pitures ... ). The probleme : it's for me impossible to write any message (impossible to have the cursor in the message area) and impossible to click the B, I, U ... buttons. So, how to make it work ? (without copying the clientscript directory in the root folder ). Thank you for any help. |
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|