The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
No WYSIWYG Editor for New Post, or Reply or Quick Reply
Hi All,
I dont see any WYSIWYG editor in my VB Installation. I am using 2.6.8 I can see WYSIWYG editor in old version of Firefox (2.xx) But Not in 3.0 BETA, Nor in Flock, nor in IE7, IE8, Maxthon, Safari no where. Its only visible in Firefox 2.xxx. What Should I Do? http://forums.targetlife.com |
#2
|
||||
|
||||
Do you have a test account we can use?
|
#3
|
|||
|
|||
yes
Use username and pwd as demo demo |
#4
|
||||
|
||||
check in the showthread_quickreply template (and similar in postbit_quickedit and editor_toolbar_on) and see if these lines have been modified:
Code:
<if condition="$show['wysiwyg_compatible']"> <td><img src="$stylevar[imgdir_editor]/separator.gif" width="6" height="20" alt="" /></td> <td><div class="imagebutton" id="{$editorid}_cmd_switchmode"><img src="$stylevar[imgdir_editor]/switchmode.gif" width="21" height="20" alt="$vbphrase[switch_editor_mode]" /></div></td> </if> edit: have you tried disabling your plugins to see if this works without them? |
#5
|
|||
|
|||
sorry For my above message.
I have this in editor_toolbar_on PHP Code:
AND IN QUick EDIT I have PHP Code:
|
#6
|
||||
|
||||
Well, those are default, but the code is not getting added in Safari, so I have to suspect that you have a plugin that is causing the problem. Try turning off your plugins and see if you still have the problem.
|
#7
|
||||
|
||||
I can see them just fine in IE7.
|
#8
|
|||
|
|||
oh.
thats good news. I will retry. uninstalling IE8 and will report back soon. Thanks a ton for seeing |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|