Snitz Forums 2000
Snitz Forums 2000
Home | Profile | Register | Active Topics | Members | Search | FAQ
Username:
Password:
Save Password
Forgot your Password?

 All Forums
 Help Groups for Snitz Forums 2000 Users
 Help: General / Classic ASP versions(v3.4.XX)
 Well well well, a new Q !
 New Topic  Topic Locked
 Printer Friendly
Author Previous Topic Topic Next Topic  

JOR
Starting Member

7 Posts

Posted - 05 February 2005 :  15:18:46  Show Profile
So a new problem came up, canīt sem to figure out this one.
I get this message:
Microsoft VBScript runtime error '800a000d'

Type mismatch: 'ReadLastHereDate'

/Forum/default.asp, line 59

What on earth is there about the mismatch ??

http://83.72.193.66/Forum/default.asp
You might se the problem here.

Edited by - JOR on 05 February 2005 15:43:40

Podge
Support Moderator

Ireland
3776 Posts

Posted - 05 February 2005 :  15:58:42  Show Profile  Send Podge an ICQ Message  Send Podge a Yahoo! Message
http://83.72.193.66/Forum/setup.asp

Database Setup....

Your strDBType is not set, please edit your config.asp
to reflect your database type.

Podge.

The Hunger Site - Click to donate free food | My Blog | Snitz 3.4.05 AutoInstall (Beta!)

My Mods: CAPTCHA Mod | GateKeeper Mod
Tutorial: Enable subscriptions on your board

Warning: The post above or below may contain nuts.
Go to Top of Page

JOR
Starting Member

7 Posts

Posted - 05 February 2005 :  16:28:10  Show Profile
That I dont understand, caus it worked some days ago.
But here is a cut from my config.asp

'#################################################################################
'## SELECT YOUR DATABASE TYPE AND CONNECTION TYPE (access, sqlserver or mysql)
'#################################################################################
'strDBType = "sqlserver"
 strDBType = "access"
'strDBType = "mysql"

'## Make sure to uncomment one of the strConnString lines and edit it so that it points to where your database is!
 strConnString = "Provider=Microsoft.Jet.OLEDB.4.0;Data Source=c:/****/****.mdb" '## MS Access 2000 using virtual path
'strConnString = "Provider=Microsoft.Jet.OLEDB.4.0;Data Source=" & Server.MapPath("/USERNAME/db/snitz_forums_2000.mdb") '## MS Access 2000 on Brinkster
'strConnString = "Provider=Microsoft.Jet.OLEDB.4.0;Data Source=c:\inetpub\dbroot\snitz_forums_2000.mdb" '## MS Access 2000


I donīt know much more to do
the dir: my db is in is C:/****/
So isenīt the reflection correct ??

path edited by ruirib - no need to show it

Edited by - ruirib on 05 February 2005 18:45:49
Go to Top of Page

ruirib
Snitz Forums Admin

Portugal
26364 Posts

Posted - 05 February 2005 :  18:47:18  Show Profile  Send ruirib a Yahoo! Message
In your connection string, the path should be of the form:


c:\....\....\*.mdb

not

c:/..../..../*.mdb

Anyway, the error message implies that you're not using that config.asp.


Snitz 3.4 Readme | Like the support? Support Snitz too
Go to Top of Page

JOR
Starting Member

7 Posts

Posted - 05 February 2005 :  19:18:13  Show Profile
Thanks ruirib, for ur editing.
But what you r saying is that it asking for another config.asp right ?

So if I dont got it and donīt know where to find it, what do i do ??
Go to Top of Page

ruirib
Snitz Forums Admin

Portugal
26364 Posts

Posted - 05 February 2005 :  19:30:17  Show Profile  Send ruirib a Yahoo! Message
Something weird is happening there. If your config.asp has the contents you show, the current error message cannot be understood. Also, something must have happened with the server, because forums just don't stop working like that. Have you made any changes to your forum files, or do you know whether something happened to your server?


Snitz 3.4 Readme | Like the support? Support Snitz too
Go to Top of Page
  Previous Topic Topic Next Topic  
 New Topic  Topic Locked
 Printer Friendly
Jump To:
Snitz Forums 2000 © 2000-2021 Snitz™ Communications Go To Top Of Page
This page was generated in 0.37 seconds. Powered By: Snitz Forums 2000 Version 3.4.07