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

 All Forums
 Community Forums
 Code Support: ASP (Non-Forum Related)
 call me thick but i need help !!
 New Topic  Topic Locked
 Printer Friendly
Author Previous Topic Topic Next Topic  

DjMarvel
Starting Member

8 Posts

Posted - 05 May 2001 :  13:33:26  Show Profile
ok im creating a forum, using your snitz script, im using Brinkster, to host it for me, ive uploaded all the stuff out of the zip folders into the corrasponding folders, but what do i do next, i know i know im stupid but all i want is to get this up and running so ANY help would be very kind.
Regards
Jay

e3stone
Average Member

USA
885 Posts

Posted - 05 May 2001 :  13:59:37  Show Profile  Send e3stone an AOL message
Did you change your database string? (this code:) (its in config.asp)

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

'## Make sure to uncomment one of the strConnString lines!
'strConnString = "DRIVER={Microsoft Access Driver (*.mdb)}; DBQ=d:\html\users\insidewacocom\database\snitz_forums_2000a.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=d:\xxxxxx\insidewacocom\database\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

replace the red code with this:
("\MemberName\db\snitz_forums_2000.mdb")

<-- Eric -->


http://insidewaco.com/forum

Edited by - e3stone on 05 May 2001 14:00:02

Edited by - e3stone on 05 May 2001 14:01:45
Go to Top of Page

DjMarvel
Starting Member

8 Posts

Posted - 05 May 2001 :  14:12:01  Show Profile
ok thats was graet thanks alot , so ive done that now, when i mak the 'start' page using html scripting , i have to make some kind of link to get into the forum how do i go about this, i know the tags but which one to use

Go to Top of Page

e3stone
Average Member

USA
885 Posts

Posted - 05 May 2001 :  14:40:47  Show Profile  Send e3stone an AOL message
probably just something like <a href="forum/default.asp">Forum</a>

Your forum is working? if you go to www.youraddress.com/forum it comes up?

<-- Eric -->


http://insidewaco.com/forum
Go to Top of Page

DjMarvel
Starting Member

8 Posts

Posted - 05 May 2001 :  14:44:23  Show Profile
no thats not even working, this is annoying, but thanks for the help, i must have done somethink wrong but i cant/dont know what as ive followed the instruction in the readme file

Go to Top of Page

Doug G
Support Moderator

USA
6493 Posts

Posted - 05 May 2001 :  15:03:11  Show Profile
Search the forums here for 'brinkster', there are many examples of the connection string you need for your database on their servers.


======
Doug G
======
Go to Top of Page

e3stone
Average Member

USA
885 Posts

Posted - 05 May 2001 :  16:13:52  Show Profile  Send e3stone an AOL message
Alright, if you still haven't gotten it setup at brinkster, here's a step-by-step for you.

1) unzip the file you downloaded from here (or where ever you got the snitz zip file)
2) inside that .zip file, there's another .zip file named 'tools'; unzip that one. That has your Access Database in it.
3) upload your database to your Brinkster account. Put the database in the folder named 'db'
4) change your config.asp file as stated in my previous post.
5) create a folder in your brinkster file manager named 'forum' and upload all the snitz files to that.

That should install the forum on your site.

If you want to give me your member name and password, I'll set it up for you. Just send me an email. ekirsch@hot.rr.com
<-- Eric -->


http://insidewaco.com/forum

Edited by - e3stone on 05 May 2001 16:15:25
Go to Top of Page

DjMarvel
Starting Member

8 Posts

Posted - 05 May 2001 :  18:14:20  Show Profile
hey thanks to allll the ppl whphelped me ur all so kind..its all working and im so ahppy.....just one more problem...can i create more than just that one 'test forum' ?


Go to Top of Page

e3stone
Average Member

USA
885 Posts

Posted - 05 May 2001 :  18:57:37  Show Profile  Send e3stone an AOL message
Log in as admin (password is admin) then there should be some purple folders to the right side. Click on those to create new categories or forums

Edited by - e3stone on 05 May 2001 19:12:57
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.23 seconds. Powered By: Snitz Forums 2000 Version 3.4.07