| Author |
Topic Search Topic Options
|
jak786
Newbie
Joined: 26 August 2005
Location: United Kingdom
Status: Offline
Points: 4
|
Post Options
Thanks(0)
Quote Reply
Topic: IE6 - RTE problem Posted: 26 August 2005 at 10:23pm |
|
I am running Forum version 7.8 and as soon as I installed IE 6 and
tried to post a reply I get the error below. The thing is that I can
write a new topic without a problem but as soon as I press 'post reply'
button on the RTE I get this this error message.
---------
Line: 395
Char: 1
Error: document.frmAddMessage.message is null or not an object
Code: 0
URL: http://localhost/forum_posts.asp?TID=239&PN=1
---------
Another thing is that I don't get these errors in Firefox at all, I think its something to do with IE 6,
please help...
Thanks
|
 |
Arabia_Master
Newbie
Joined: 29 July 2005
Location: United Kingdom
Status: Offline
Points: 26
|
Post Options
Thanks(0)
Quote Reply
Posted: 28 August 2005 at 7:45am |
hi jak u must ask ( osama )  he now about forumsا
|
 |
dj air
Senior Member
Joined: 05 April 2002
Location: United Kingdom
Status: Offline
Points: 3627
|
Post Options
Thanks(0)
Quote Reply
Posted: 28 August 2005 at 9:08am |
|
try re downloading the files, it seems a error, make sure all files are in correct folders also.
|
 |
Arabia_Master
Newbie
Joined: 29 July 2005
Location: United Kingdom
Status: Offline
Points: 26
|
Post Options
Thanks(0)
Quote Reply
Posted: 28 August 2005 at 9:34am |
jave try use new verson
http://www.richtexteditor.org/demo/

osama al hashimy
|
 |
jak786
Newbie
Joined: 26 August 2005
Location: United Kingdom
Status: Offline
Points: 4
|
Post Options
Thanks(0)
Quote Reply
Posted: 28 August 2005 at 7:10pm |
|
I manage to resolve the probelm by specifying 'post reply' button's event in the RTE_message_form_inc.asp like this :
OnClick=""document.forms(0).message.value = " & strGetMessageBoxHTML &
error is gone however the problem is of replying to the post is still there ...
When the new topic is created it works fine because it is using the file
post_message_form.asp but when the topic is replied to, the forum uses
forum_posts.asp. First I thought that its the file (forum_posts.asp)
but the thing is both of the files (forum_posts.asp &
post_message_form.asp) use RTE_message_form_inc.asp, one is working and
the other one it not.
When the 'Preview message' button is pressed (forum_posts.asp), it displays the error "There is nothing to preview".
Is anyone else is having the same problem .. I was reading an article
from microsoft about <iframe> in the IE6, I wonder if its got
something to do with that.
http://www.microsoft.com/downloads/details.aspx?familyid=5437f94d-899f-425c-b2a4-893ba3a16d71& isplaylang=en&displaylang=en
Can someone please help...
Thanks
JAK
|
 |
Arabia_Master
Newbie
Joined: 29 July 2005
Location: United Kingdom
Status: Offline
Points: 26
|
Post Options
Thanks(0)
Quote Reply
Posted: 29 August 2005 at 5:14am |
any verson you are use ?
jak786 wrote:
I manage to resolve the probelm by specifying 'post
reply' button's event in the RTE_message_form_inc.asp like this :
OnClick=""document.forms(0).message.value = " & strGetMessageBoxHTML &
error is gone however the problem is of replying to the post is still there ...
When the new topic is created it works fine because it is using the file
post_message_form.asp but when the topic is replied to, the forum uses
forum_posts.asp. First I thought that its the file (forum_posts.asp)
but the thing is both of the files (forum_posts.asp &
post_message_form.asp) use RTE_message_form_inc.asp, one is working and
the other one it not.
When the 'Preview message' button is pressed (forum_posts.asp), it displays the error "There is nothing to preview".
Is anyone else is having the same problem .. I was reading an article
from microsoft about <iframe> in the IE6, I wonder if its got
something to do with that.
http://www.microsoft.com/downloads/details.aspx?familyid=5437f94d-899f-425c-b2a4-893ba3a16d71&
isplaylang=en&displaylang=en
Can someone please help...
Thanks
JAK
|
Edited by Arabia_Master - 29 August 2005 at 7:42am
|
 |
Arabia_Master
Newbie
Joined: 29 July 2005
Location: United Kingdom
Status: Offline
Points: 26
|
Post Options
Thanks(0)
Quote Reply
Posted: 29 August 2005 at 5:21am |
me too if i post a reply to I get the error below. whit IE 6, Web Wiz Forums Support
|
 |
jak786
Newbie
Joined: 26 August 2005
Location: United Kingdom
Status: Offline
Points: 4
|
Post Options
Thanks(0)
Quote Reply
Posted: 29 August 2005 at 2:59pm |
Hi,
I manage to resolve the error.. it was extra <form> tag included
in the my script ... which is now removed and working fine ...
Thanks
JAK
|
 |