| Author |
Topic Search Topic Options
|
Lynford
Groupie
Joined: 14 December 2004
Status: Offline
Points: 171
|
Post Options
Thanks(0)
Quote Reply
Topic: Member cant post new topics........ Posted: 06 March 2006 at 4:33pm |
.........on V8B2, but can post replies. Any ideas please. He had the same problem on V8B1 - Here is a Screenshot.
|
 |
WebWiz-Bruce
Admin Group
Web Wiz Developer
Joined: 03 September 2001
Location: Bournemouth
Status: Offline
Points: 9844
|
Post Options
Thanks(0)
Quote Reply
Posted: 07 March 2006 at 11:35am |
|
Someone else had this issue and it turned out to be some software running on their own machine that coursed the javascript to not run correctly.
Your user will either need to disable the software coursing the issue, edit their forum profile to disable the use of the RTE, or use a better browser like Firefox.
|
 |
graper
Groupie
Joined: 07 April 2005
Location: China
Status: Offline
Points: 70
|
Post Options
Thanks(0)
Quote Reply
Posted: 08 March 2006 at 12:22am |
 disable RTE?
|
|
|
 |
y2cRAck4
Groupie
Joined: 21 August 2005
Location: United States
Status: Offline
Points: 116
|
Post Options
Thanks(0)
Quote Reply
Posted: 08 March 2006 at 1:41pm |
|
actually, I was suggesting to make the JS code an ASP code and make it so that the post contents will not be lost.
|
|
|
 |
WebWiz-Bruce
Admin Group
Web Wiz Developer
Joined: 03 September 2001
Location: Bournemouth
Status: Offline
Points: 9844
|
Post Options
Thanks(0)
Quote Reply
Posted: 08 March 2006 at 2:38pm |
|
The reason why this pops-up is if nothing is detected in the hidden form message field in the form.
The RTE uses an IFrame page for the textarea, which when the submit button is clicked it passed to a hidden message field within the form.
If the pop-up is popping up, then it would suggest that some security software on the users machine is blocking the Javascript form passing data between the pages.
This would mean that ASP would be no good either.
The only solution is to ask if anyone with this problem can track down what software they are running on their machine which is blocking the javascript from running.
|
 |
Zerobyte
Newbie
Joined: 03 March 2006
Location: United Kingdom
Status: Offline
Points: 15
|
Post Options
Thanks(0)
Quote Reply
Posted: 08 March 2006 at 11:54pm |
i had the same problem on my PC. it turned out to be McAfee Antivirus Enterprise Ver 8.0. There is a script blocking module and i had to disable it,,,after i have dont that the forums worked fine....
Zee
|
 |
WebWiz-Bruce
Admin Group
Web Wiz Developer
Joined: 03 September 2001
Location: Bournemouth
Status: Offline
Points: 9844
|
Post Options
Thanks(0)
Quote Reply
Posted: 09 March 2006 at 1:12pm |
|
Thanks Zerobyte, I'll have to see if I can get a copy so that I can replicate the error and see if there is a work around to this.
I imagine McAfee's script blocking is preventing JavaScript from passing data between pages, thus coursing the problem.
Failing finding a work around I may just have to go down the road of having some notes displayed informing the user that McAfee will course the issue or find away of detecting McAfee's script blocking so that the RTE can be disabled for those users.
|
 |
WebWiz-Bruce
Admin Group
Web Wiz Developer
Joined: 03 September 2001
Location: Bournemouth
Status: Offline
Points: 9844
|
Post Options
Thanks(0)
Quote Reply
Posted: 09 March 2006 at 1:15pm |
|
By the way, try AGV anti-virus, not only is it free for home use, but it is one of the best AV software I have found and comes top in all the AV reviews I have read.
Before installing it on my SMTP servers I was getting over 300 viruses a day, not seen one since installing it.
|
 |