| Author |
Topic Search Topic Options
|
vassabi
Groupie
Joined: 13 January 2006
Status: Offline
Points: 87
|
Post Options
Thanks(0)
Quote Reply
Topic: Type mismatch: CLng Posted: 26 March 2006 at 3:23pm |
|
Dear boRg one of my users get this error message when trying to enter the forum, after I upgraded it to 8.0 RC1 version
Microsoft VBScript runtime error '800a000d'
Type mismatch: 'CLng'
/Forum/functions/functions_common.asp, line 436
|
 |
WebWiz-Bruce
Admin Group
Web Wiz Developer
Joined: 03 September 2001
Location: Bournemouth
Status: Offline
Points: 9844
|
Post Options
Thanks(0)
Quote Reply
Posted: 27 March 2006 at 12:06pm |
|
The only thing I can think is you have a corrupted file as there should be nothing on line 436 of functions/functions_common.asp
Try reuploading
|
 |
vassabi
Groupie
Joined: 13 January 2006
Status: Offline
Points: 87
|
Post Options
Thanks(0)
Quote Reply
Posted: 27 March 2006 at 12:38pm |
-boRg- wrote:
The only thing I can think is you have a corrupted file as there should be nothing on line 436 of functions/functions_common.asp
Try reuploading
|
Dear boRg this is from fresh copy of the source code of WWF for Access version which I just downloaded, opened in Macromedia Dreamweaver 8.0
|
 |
WebWiz-Bruce
Admin Group
Web Wiz Developer
Joined: 03 September 2001
Location: Bournemouth
Status: Offline
Points: 9844
|
Post Options
Thanks(0)
Quote Reply
Posted: 27 March 2006 at 12:50pm |
|
But 'CLng' is not used on that line, so it is impossible to get this error from this line unless the file is corrupted or been modified.
|
 |
vassabi
Groupie
Joined: 13 January 2006
Status: Offline
Points: 87
|
Post Options
Thanks(0)
Quote Reply
Posted: 27 March 2006 at 1:24pm |
-boRg- wrote:
But 'CLng' is not used on that line, so it is impossible to get this error from this line unless the file is corrupted or been modified.
|
Dear boRg it is, this is from fresh copy from your download link.
|
 |
WebWiz-Bruce
Admin Group
Web Wiz Developer
Joined: 03 September 2001
Location: Bournemouth
Status: Offline
Points: 9844
|
Post Options
Thanks(0)
Quote Reply
Posted: 27 March 2006 at 3:30pm |
|
OK I found the code now, but this part of the code has not changed since version 7 over a year ago.
The only reason why I can see that this person is getting this error is if they are using some sort of browser masking or some strange version of Firefox.
Could you find out what browser the person is using and what there browser is identifying itself as?
|
 |
vassabi
Groupie
Joined: 13 January 2006
Status: Offline
Points: 87
|
Post Options
Thanks(0)
Quote Reply
Posted: 27 March 2006 at 3:45pm |
|
Yes I guess the problem is with the borwser version, in the 7.x version I noticed that the browser and OS of this user is always appear to be Unknown, but user use Windows XP with IE 6.x
Anyway everything works fine when I commented lines 435, 436 do u think this will cause some trouble in future?
|
 |