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)
 Setting connection string
 New Topic  Topic Locked
 Printer Friendly
Author Previous Topic Topic Next Topic  

Mr_Bond
Starting Member

5 Posts

Posted - 03 November 2004 :  04:54:25  Show Profile
Hello,
I'm having problems with installing de messageboard on 1asphost

Mr_Bond
Starting Member

5 Posts

Posted - 03 November 2004 :  05:14:02  Show Profile
Could anyone help me
Go to Top of Page

laser
Advanced Member

Australia
3859 Posts

Posted - 03 November 2004 :  05:15:59  Show Profile
what are your problems ?

1asphost does support Snitz, although your biggest problem will be uploading all the files and making sure they are all in the right place.
Go to Top of Page

Mr_Bond
Starting Member

5 Posts

Posted - 03 November 2004 :  05:23:37  Show Profile
I get this message

Database Setup....

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

laser
Advanced Member

Australia
3859 Posts

Posted - 03 November 2004 :  05:25:09  Show Profile
Sounds like you need to edit your config.asp to properly match your forum setup.

Sorry, but you are the only one that knows your setup. Review the readme, but there is 2 lines in config.asp you need to change.
Go to Top of Page

Mr_Bond
Starting Member

5 Posts

Posted - 03 November 2004 :  05:27:28  Show Profile
I have changed it to this, but it didn't works:

'strDBType = "access"

'strConnString = "Provider=Microsoft.Jet.OLEDB.4.0; Data Source=d:\dumpsite\forum2\snitz_forums_2000.mdb
Go to Top of Page

miperez
Junior Member

Spain
243 Posts

Posted - 03 November 2004 :  05:46:13  Show Profile
Hi, Mr_Bond

Didn't you remove the ' caracters? Please, remove them and see if the error changes.

On the other side, I doubt that your database is located in D:\dumpsite... Maybe you can use the whereami.asp file to find the path you should use. You can fins instructions about it in the installation help file

Best Regards

Mikel Perez

"Hell is the place where everything test perfectly, and nothing works"
Go to Top of Page

OneWayMule
Dev. Team Member & Support Moderator

Austria
4969 Posts

Posted - 03 November 2004 :  05:48:43  Show Profile  Visit OneWayMule's Homepage  Send OneWayMule an ICQ Message
Remove the ' from in front of the 2 strDBType and strConnString variables, so that the following lines:
'strDBType = "access"

'strConnString = "Provider=Microsoft.Jet.OLEDB.4.0; Data Source=d:\dumpsite\forum2\snitz_forums_2000.mdb
looks like:
strDBType = "access"

strConnString = "Provider=Microsoft.Jet.OLEDB.4.0; Data Source=d:\dumpsite\forum2\snitz_forums_2000.mdb

My MODs:
Birthdays - Custom Policy - F.A.Q. Administration - Forum Rules - Guestbook
Links Manager - MyOwnGoogle - Profile Views - Search Log - WebSearch

Useful stuff:
Forum and MOD Installation - MOD Installation Guide - Snitz v3.4.05 Readme - Free ASP Hosts - Support Snitz
Go to Top of Page

Mr_Bond
Starting Member

5 Posts

Posted - 03 November 2004 :  07:26:55  Show Profile
thankz,
it works
Go to Top of Page

laser
Advanced Member

Australia
3859 Posts

Posted - 03 November 2004 :  07:30:21  Show Profile
Great
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.38 seconds. Powered By: Snitz Forums 2000 Version 3.4.07