QuoteReplyTopic: Error when creating new topic Posted: 16 November 2009 at 11:39am
I have a problem where everything on the forum works fine, except the creation of a new topic.
I get the following javascript error when viewing the page:
Error: WebWizRTEtoolbar is not defined Sourcefile: http://xxxx.xxx/forum/new_topic_form.asp?FID=4 Line: 288 Forum Version: 8.04 Operating System: Windows Server 2003 Web Edition Permissions: Read and Script
Nothing have been changed on the page.
So far I have traced the source of the error to: <script language="JavaScript" src="RTE_javascript.asp?textArea=message" type="text/javascript"></script>
It appears that nothing in the file is loading, which is odd.
Often errors like you describe are due to the language file using un-escaped characters that are then used within the forums JavaScript which course the JavaScript to crash so tools like the RTE fail to work.
The best way to try and locate what in the language file is coursing this issue is to use the Error Console in the Firefox web browser to locate the source of the error so you cab workout which translated text in the language files is coursing the problem.
We have checked the language files and no changes we made could get everything working again. We even restored the original language files to no avail.
One of my co-workers have supplied me with some additional information on the matter.
Everything worked perfectly on the current server from 28th August 2007 until 22nd September 2009. Prior to that it ran perfectly on another server too.
There have been no changes made to the current server, save the usual updates.
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot delete your posts in this forum You cannot edit your posts in this forum You cannot create polls in this forum You cannot vote in polls in this forum