| Author |
Topic Search Topic Options
|
pvillaca
Newbie
Joined: 03 June 2004
Status: Offline
Points: 34
|
Post Options
Thanks(0)
Quote Reply
Topic: HELP! VBScript? Posted: 17 August 2004 at 3:22am |
Dear friends,
I didn't change anything; I didn't install any MODS; I didn't alter the configurations of my server; I didn't do ANYTHING! However, my forum mysteriously started to fail, exhibiting this message:
Microsoft VBScript runtime error '800a000d'
Type mismatch: 'CDate'
/forum/common.asp, line 448
What's happening? And WHY?
|
 |
WebWiz-Bruce
Admin Group
Web Wiz Developer
Joined: 03 September 2001
Location: Bournemouth
Status: Offline
Points: 9844
|
Post Options
Thanks(0)
Quote Reply
Posted: 17 August 2004 at 4:44am |
|
Could be a corrupted cookie, try clearing out your cookie cache first.
If that fails look up how to correct the CDATE error in the documentation for the forum.
|
|
|
 |
pvillaca
Newbie
Joined: 03 June 2004
Status: Offline
Points: 34
|
Post Options
Thanks(0)
Quote Reply
Posted: 17 August 2004 at 12:42pm |
I did just as you told me (after trying to clean my cookies didn't do the trick). Then I cleaned my cookies again and got the following msg:
Microsoft VBScript runtime error '800a000d' Type mismatch: 'CDate' /forum/Default.asp, line 154
Then I hit refresh and
Microsoft VBScript runtime error '800a000d' Type mismatch: 'CDate' /cinemacena/forum/common.asp, line 461
|
 |
WebWiz-Bruce
Admin Group
Web Wiz Developer
Joined: 03 September 2001
Location: Bournemouth
Status: Offline
Points: 9844
|
Post Options
Thanks(0)
Quote Reply
Posted: 17 August 2004 at 12:44pm |
From my last post:-
-boRg- wrote:
If that fails look up how to correct the CDATE error in the documentation for the forum.
|
This comes with the forum or by clicking the Forum Documentaion link in the left menu.
Edited by -boRg-
|
|
|
 |
pvillaca
Newbie
Joined: 03 June 2004
Status: Offline
Points: 34
|
Post Options
Thanks(0)
Quote Reply
Posted: 17 August 2004 at 1:08pm |
|
Borg, that's what I said. I did just as you said; changed the CDate and everything. Then i got those errors.
|
 |
WebWiz-Bruce
Admin Group
Web Wiz Developer
Joined: 03 September 2001
Location: Bournemouth
Status: Offline
Points: 9844
|
Post Options
Thanks(0)
Quote Reply
Posted: 17 August 2004 at 1:41pm |
|
Did you read the forum documentation on this error as I mentioned and changed the LCID value in the common.asp file?
You may need to contact your hosts and get the correct LCID settings from them.
If that fails then it looks like a setting your hosts have changed on
the server have left your forum incompatible with their servers.
Edited by -boRg-
|
|
|
 |
pvillaca
Newbie
Joined: 03 June 2004
Status: Offline
Points: 34
|
Post Options
Thanks(0)
Quote Reply
Posted: 17 August 2004 at 7:01pm |
|
And the most strange thing is: it comes and goes. The problem does not happen all the time. Is that a clue, an indication of what the problem might be? (And yes, I changed the LCID setting)
|
 |
WebWiz-Bruce
Admin Group
Web Wiz Developer
Joined: 03 September 2001
Location: Bournemouth
Status: Offline
Points: 9844
|
Post Options
Thanks(0)
Quote Reply
Posted: 18 August 2004 at 4:29am |
Try another browser like Mozilla Firefox and see if that gives the same
problem this will help tell if it could be that your cookie cache on IE
is to blame:-
http://www.mozilla.org/products/firefox/
|
|
|
 |