The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
||||
|
||||
Everytime, I click in or give the message box focus, I get a Javascript error.
The error in particular is "Object Required". However since I have Visual Studio installed, I haven't gone through the rigmarole of launching MS-Interdev to try and debug it. Most likely it is related to this code: Code:
onChange=getActiveText(this) onclick=getActiveText(this) Also to be correct that should be: Code:
onChange="getActiveText(this);" onclick="getActiveText(this);" |
#2
|
||||
|
||||
Thanks, should be fixed now.
|
#3
|
||||
|
||||
Same thing happens in the editpost template. You should also check Private Messages, New Event and the Signature Editor as well to make sure it works there. Haven't tried those sections yet.
|
#4
|
|||
|
|||
[QUOTE]Originally posted by FireFly
Thanks, should be fixed now. |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|