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);" |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|