I just tried uninstalling and reinstalling the whole thing again - even reverted the template I was testing it on. I'm still getting the same javascript error. I don't have any hacks that show up in the newreply.php file. If anyone who knows anything about coding hacks can help me out, I really would like to run this script. Obviously this hack has an issue that an advanced coder needs to look into - someone with javascript experience in particular. The vbspell.js is spitting out an error at line 25. Here is line 25 of that file:
h_spellform.spellstring.value = document.forms[formName]["message"].value;
In the error I'm receiving, it's seeing the variable "formName" as "..." and saying it's null or not an object.
Now, I'm glad that this works on a fresh install of 3.53, but that really does me no good. I have a slightly hacked board and none of my hacks should be conflicting with this. I've even removed a few that I thought might. Does this have anything to do with WYSIWYG settings? Anything to do with server settings? Anyone? Bueller?
I've installed everything exactly the way the instructions say - at least 4 times. That tells me that this script is buggy.
|