Tyrtill
Starting Member
1 Posts |
Posted - 30 March 2006 : 19:35:13
|
First off I would like to post the version of the programs I am using
I am using: Snitz forums 3.4.05 windows xp pro with IIS 4 ODBC 3.51 MySQL 5.0 If any of these could be the problem please tell me.
My error is:
HTTP 500.100 - Internal Server Error - ASP error Internet Information Services
Technical Information (for support personnel)
* Error Type: Microsoft VBScript runtime (0x800A000D) Type mismatch /asp/forums/Default.asp, line 923
Look here http://lostsanctum.com/asp/forums/
Not all pages have the problem like http://lostsanctum.com/asp/forums/admin_login.asp
Any suggestions?
I also changed this line in inc_create_forum_mysql.asp strSql = strSql & "M_APPROVE smallint (6) DEFAULT '' , " to strSql = strSql & "M_APPROVE smallint (6) DEFAULT '0' , " Because I was getting an error about it during installation. I doubt that this would change anything but it might. |
Edited by - Tyrtill on 30 March 2006 19:37:12 |
|