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)
 newbie, easy question
 New Topic  Topic Locked
 Printer Friendly
Author Previous Topic Topic Next Topic  

fatbob_158
Starting Member

5 Posts

Posted - 28 June 2001 :  00:06:25  Show Profile
ok, the readme said to configure my script like this, so i did:
'#################################################################################

on error resume next
Session.LCID = 1033 '## Do Not Edit
Response.Buffer = true

dim strDBType, strConnString, strTablePrefix, strMemberTablePrefix '## Do Not Edit

'#################################################################################
'## 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!
'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("../cgi-bin/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_"

'#################################################################################
'## Do Not Edit Below This Line - It could destroy your forums and lose data
'#################################################################################

but then after its configured, what do i do??? i'm stuck (like the newbie i am!) where do i set it up? where do i change the color scheme?

Raichelle
Junior Member

370 Posts

Posted - 28 June 2001 :  00:15:43  Show Profile
ah think i know how to answer this one
umm setting looks Ok using acess umm if you can see your forum and everything is ok then go to yourpage.com/forum/admin_home.asp
and your default login is user name is admin and password is Admin
there u can change everything


*note* you might need to change the name of your database and admin password even though you can not delete the admin but change the default password

Go to Top of Page

fatbob_158
Starting Member

5 Posts

Posted - 28 June 2001 :  00:23:24  Show Profile
hmm when i go to "http://www.market180.com/forum/admin_home.asp" all i get is text with some written out HTML, is it a browser problem?

Go to Top of Page

Raichelle
Junior Member

370 Posts

Posted - 28 June 2001 :  00:25:49  Show Profile
not a browser problem
think you did not set up your forum properly
think you might need expert or someone who know about asp

Go to Top of Page

fatbob_158
Starting Member

5 Posts

Posted - 28 June 2001 :  00:26:16  Show Profile
co9uld it be that i selected the wrong type of database my server uses ( i only geussed at what they were using) should i try "mysql" instead?

Go to Top of Page

Raichelle
Junior Member

370 Posts

Posted - 28 June 2001 :  00:28:14  Show Profile
o wait i don't think your hosting provider support asp

thats why its showing the files like that
ummm check the hosting forum and umm there's lot of hosting services there and people to help you choose a better one




i could be wrong ah who knows

Edited by - raichelle on 28 June 2001 00:29:00
Go to Top of Page

fatbob_158
Starting Member

5 Posts

Posted - 28 June 2001 :  00:30:28  Show Profile
well that sucks big time, ok, thanks for the help, i'l ltalk to the admin : )

Go to Top of Page

SDSJap
Starting Member

16 Posts

Posted - 28 June 2001 :  02:21:40  Show Profile
ARGH!!! this is hard to set up!, does angelfire work to host these? If not who does for free?

"So, they've surrounded us? Good! Now we can fire in any direction thos bastards won't get away this time!"
--Chesty Puller USMC
Go to Top of Page

Davio
Development Team Member

Jamaica
12217 Posts

Posted - 28 June 2001 :  07:58:15  Show Profile
No, ANgelfire doesn't support ASP files. You can go here to find a few free hosting providers that support ASP.
link.asp?FORUM_ID=67

- David
Go to Top of Page

SDSJap
Starting Member

16 Posts

Posted - 28 June 2001 :  09:38:00  Show Profile
ok, that prol solves most of my problems then

"So, they've surrounded us? Good! Now we can fire in any direction thos bastards won't get away this time!"
--Chesty Puller USMC
Go to Top of Page

Craig from Alberta
Starting Member

Canada
7 Posts

Posted - 28 June 2001 :  18:42:47  Show Profile  Visit Craig from Alberta's Homepage
You know, if you pay a few dollars you can get a real ISP that provides support for ASP and also has an email component on the Server so you can configure that also.

I'm quite amused by all the people that want something free and something good all at the same time.

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.42 seconds. Powered By: Snitz Forums 2000 Version 3.4.07