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 / Current Version (Old)
 What do I do?
 New Topic  Topic Locked
 Printer Friendly
Author Previous Topic Topic Next Topic  

Red
Starting Member

USA
11 Posts

Posted - 23 March 2001 :  03:19:46  Show Profile  Send Red an AOL message  Send Red an ICQ Message
I've tried for 2 days to install these forums but I havent had any success at all...

One of my problems is that I have no idea which strconnstring line I'm supposed to puth the path to my DB at...

'strDBType = "sqlserver"
'strDBType = "access"
'strDBType = "mysql"

'## Make sure to uncomment one of the strConnString lines!
'strConnString = "DRIVER={Microsoft Access Driver (*.mdb)}; DBQ=c:\inetpub\dbroot\snitz_forums_2000.mdb" '## MS Access 97
'strConnString= "Provider=Microsoft.Jet.OLED
.4.0;Data Source=" & Server.MapPath("/fpdb/snitz_forums_2000.mdb") '## MS Access 2000 using virtual path
'strConnString= "Provider=Microsoft.Jet.OLEDB.4.0;Data Source=c:\inetpub\dbroot\forum.snitz.com\snitz_forum.mdb;" '## MS Access 2000
'strConnString = "driver={SQL Server};server=SERVER_NAME;uid=SQL_USER;pwd=PASSWORD;database=DATABASE_NAME" '## MS SQL Server 7
'strConnString= "driver=MySQL;server=SERVER_NAME;uid=MYSQL_USER;pwd=PARRWORD;database=DATABASE_NAME" '## MySQL

strTablePrefix = "FORUM_"
strMemberTablePrefix = "FORUM_"

That above is like greek to me and I have no Idea on what to delete and replace with or whatever I'm supposed to do...

I know to delete the ' thing, but how do I know which strconnstring to use and enter my DB path to?

the where am I file gave me this:

Path Translated: e:\domains\www1.7host.com\user\htdocs\66439\cgi-bin\whereami.asp

Any help?







Edited by - Red on 23 March 2001 03:27:20

RichardKinser
Snitz Forums Admin

USA
16655 Posts

Posted - 23 March 2001 :  03:37:39  Show Profile
If you have placed the snitz_forums_2000.mdb file in the cgi-bin directory where you have the whereami.asp file then use this:


'strDBType = "sqlserver"
strDBType = "access"
'strDBType = "mysql"

'## Make sure to uncomment one of the strConnString lines!
'strConnString = "DRIVER={Microsoft Access Driver (*.mdb)}; DBQ=c:\inetpub\dbroot\snitz_forums_2000.mdb" '## MS Access 97
'strConnString= "Provider=Microsoft.Jet.OLEDB.4.0;Data Source=" & Server.MapPath("/fpdb/snitz_forums_2000.mdb") '## MS Access 2000 using virtual path
strConnString= "Provider=Microsoft.Jet.OLEDB.4.0;Data Source=e:\domains\www1.7host.com\user\htdocs\66439\cgi-bin\snitz_forums_2000.mdb;" '## MS Access 2000
'strConnString = "driver={SQL Server};server=SERVER_NAME;uid=SQL_USER;pwd=PASSWORD;database=DATABASE_NAME" '## MS SQL Server 7
'strConnString= "driver=MySQL;server=SERVER_NAME;uid=MYSQL_USER;pwd=PARRWORD;database=DATABASE_NAME" '## MySQL

strTablePrefix = "FORUM_"
strMemberTablePrefix = "FORUM_"
Go to Top of Page

Red
Starting Member

USA
11 Posts

Posted - 23 March 2001 :  05:30:20  Show Profile  Send Red an AOL message  Send Red an ICQ Message
Thanks alot!

Now how do I set myself as the administrator?

Go to Top of Page

RichardKinser
Snitz Forums Admin

USA
16655 Posts

Posted - 23 March 2001 :  05:47:36  Show Profile
You'll need to log back in as Admin and then goto the Members page and click on the that is in the right hand column of the user you want to assign as an Administrator. You'll be prompted for the Admin username/password and then you'll be taken to the Modify User Profile screen. On the bottom right hand side of that page will be a dropdown box. Administrator will be one of the options in that dropdown box, just choose it and then submit the changes.
Go to Top of Page

Red
Starting Member

USA
11 Posts

Posted - 23 March 2001 :  16:28:12  Show Profile  Send Red an AOL message  Send Red an ICQ Message
There are no icons showing up on the right hand side in the members area...

I was able to set myself as an administrator, but did it an entire different way then you explained...

I might be doing something wrong,I logged in and went to the members area, but theres no icons on that page beside the AIM and ICQ ones...

Go to Top of Page

RichardKinser
Snitz Forums Admin

USA
16655 Posts

Posted - 23 March 2001 :  17:45:00  Show Profile
It looks like you deleted the Admin account.

Try reuploading the database and overwrite the one you currently have.

You'll lose any settings/members/topics that you have but you'll be able to login as Admin again.

It's not a good idea to delete the Admin account.
Go to Top of Page

Red
Starting Member

USA
11 Posts

Posted - 23 March 2001 :  18:54:26  Show Profile  Send Red an AOL message  Send Red an ICQ Message
So if I want to use a different name for an admin. I would just create a new name and set that name as an administrator?


BTW, thanks for all the info you have given me!

Go to Top of Page

RichardKinser
Snitz Forums Admin

USA
16655 Posts

Posted - 23 March 2001 :  20:25:16  Show Profile
Yes, that is correct.

You're welcome.
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.3 seconds. Powered By: Snitz Forums 2000 Version 3.4.07