PDA

View Full Version : Javascript error when try to send PM


Jamsoft
05-03-2005, 04:26 PM
I am getting a Javascript error when trying to send new private messages on IE. This happened only in one machine; I tried on more than 4 machines which uses same settings and same IE version. Only one machine getting this error. Some of our visitors who using our VB forums getting this error too. I check the security settings on IE, all the machines uses the same settings. I get this error for all the editors.

Error: syntax error
Source File: http://forums.devshed.com/private.php
Line: 734, Column: 62
Source Code:
var result = validatePost(formname, formname.title.value, 0, );

ericgtr
05-03-2005, 04:33 PM
Is your private.php modified? If not I would upload a fresh native copy over the top of it and see if that doesn't help.

Jamsoft
05-03-2005, 04:41 PM
This is the virgin file. Alot of our users are complaining about this. On my machine, logged on my account, it is fine. But if I walk 5 feet to a different machine, and log on the SAME account, it doesnt work there.

Its the same OS, same version of IE, everything...