Hello,
my Web Wiz Forum version 7.9 don't run !
I have this error:
Microsoft VBScript runtime error '800a000d'
Type mismatch: 'CDate'
/forum/common.asp, line 448
My Hosting is on Microsoft-IIS/6.0,
Click http://www.rossimpianti.com/forum/
I ask my provider to look into the locale settings on the server to check that them server is set to the correct locale.
They have said to me that server is already set to the correct locale, Italy, Click: http://www.rossimpianti.com/lcid.asp
After I follow the instructions on how to set the correct LCID in the forum documentation.
I have open the file common.asp on line:
'Session.LCID = 1033
I Remove the single ' quote.
Then replace the number 1033 with 1040 (Italy)
I Clean out my cookie cache on my web browser.
The first time I have this error:
Microsoft VBScript runtime error '800a000d'
Type mismatch: 'CDate'
/forum/Default.asp, line 154
The second time I have this error too:
Microsoft VBScript runtime error '800a000d'
Type mismatch: 'CDate'
/forum/common.asp, line 448
Please, What can I make? 