Author |
Topic  |
ciced
Starting Member
24 Posts |
Posted - 24 July 2001 : 05:29:11
|
This is the first time i've setup this forum and I have no idea what setting I should put.
Any ideas?
|
|
ciced
Starting Member
24 Posts |
Posted - 24 July 2001 : 05:40:46
|
BTW i have it on Brinkster
|
 |
|
gor
Retired Admin
    
Netherlands
5511 Posts |
Posted - 24 July 2001 : 06:50:23
|
Edit config.asp Remove the comment in front of strDBType = "Access" Remove the comment in front of this strDBType line and edit it:
strConnString = "Provider=Microsoft.Jet.OLEDB.4.0;Data Source=" & Server.MapPath("/USERNAME/db/snitz_forums_2000.mdb") '## MS Access 2000 using virtual path
Upload all the files to Brinkster, make sure you place the database in the /db/ directory. To prevent others from simply downloading your database, best thing to do is change the name of the file before you upload it to something like mysecretname.mdb and then use:
strConnString = "Provider=Microsoft.Jet.OLEDB.4.0;Data Source=" & Server.MapPath("/USERNAME/db/mysecretname.mdb") '## MS Access 2000 using virtual path
Pierre Join a Snitz Mailinglist |
 |
|
ciced
Starting Member
24 Posts |
Posted - 24 July 2001 : 08:33:10
|
Thanks now what file do I view to get into the forum?
|
 |
|
ciced
Starting Member
24 Posts |
Posted - 24 July 2001 : 08:34:22
|
And is the USERNAME my Brinkster username?
|
 |
|
gor
Retired Admin
    
Netherlands
5511 Posts |
Posted - 24 July 2001 : 08:41:45
|
quote:
Thanks now what file do I view to get into the forum?
default.asp But that is the default file, so say you installed it in /forum/ then typing http://www.yourbrinksterurl.com/forum/ would be enough.
quote:
And is the USERNAME my Brinkster username?
Yes
Pierre Join a Snitz Mailinglist |
 |
|
ciced
Starting Member
24 Posts |
Posted - 24 July 2001 : 09:58:04
|
Hmmmmmm..... I keep getting a HTTP 500 internal server error each time I try to view it. It says the page cannot be viewed. Any ideas?
|
 |
|
gor
Retired Admin
    
Netherlands
5511 Posts |
Posted - 24 July 2001 : 10:35:47
|
quote:
Hmmmmmm..... I keep getting a HTTP 500 internal server error each time I try to view it. It says the page cannot be viewed. Any ideas?
Switch off the "friendly error messages" in Internet Explorer and reload the page. You will then get an error message than is more informative. Please post the error here.
Pierre Join a Snitz Mailinglist |
 |
|
ciced
Starting Member
24 Posts |
Posted - 24 July 2001 : 14:07:13
|
Thanks, it seems I missed a file. Thanks again for the help
|
 |
|
ciced
Starting Member
24 Posts |
Posted - 24 July 2001 : 15:16:36
|
Hello again. I seem to have a problem. When I click on the smilie button it says it cannot be found. I checked and have uploaded pop_icon_legend
Also can I change the name of the admin?
|
 |
|
ciced
Starting Member
24 Posts |
Posted - 24 July 2001 : 17:05:46
|
Sorry but I have another problem.
I just installed the avatar mod and it seemed to go okay. But where do the avatars appear? I done an avatar and set the name to admin but it doesn't seem to appear under the admin name.
|
 |
|
Davio
Development Team Member
    
Jamaica
12217 Posts |
Posted - 24 July 2001 : 17:10:47
|
What is the exact error are you getting? Can you provide a link to your forum so we can take a look at it?quote: Also can I change the name of the admin?
It is advised not to change the default Admin username. You can create a new account and name it anything you want, and then logged in as admin, you can set the new account as an administrator.
- David |
 |
|
Sibik
Starting Member
1 Posts |
Posted - 25 July 2001 : 01:00:01
|
i recently got this error msg and i dont know how 2 solve it.. i'm really need help.. someone pls look at this error msg i got :
Microsoft OLE DB Provider for ODBC Drivers error '80004005'
[Microsoft][ODBC Microsoft Access Driver]General error Unable to open registry key 'Temporary (volatile) Jet DSN for process 0x5a4 Thread 0xc8 DBC 0x1054bf44 Jet'
|
 |
|
ciced
Starting Member
24 Posts |
|
ciced
Starting Member
24 Posts |
Posted - 25 July 2001 : 04:24:02
|
Also how do you make someone joint Admin? I seem to be only able to find how to make people moderators.
|
 |
|
Davio
Development Team Member
    
Jamaica
12217 Posts |
Posted - 25 July 2001 : 20:22:36
|
quote: When I click on the smilie button it says it cannot be found
I can't reproduce that error. The smilie page comes up ok on your forum. quote: I just installed the avatar mod and it seemed to go okay. But where do the avatars appear?
I haven't used the avatar mod so I can't help you on that. You can post that question in the Help: MOD Implementation forum or look in the same topic that you downloaded the mod from to see if other users have asked the same question. quote: Also how do you make someone joint Admin?
To make someone Admin, login as admin, go to the members.asp page, click on the pencil icon beside the user that you want to make admin, when you reach the Edit Profile page, there will be a dropdown box at the bottom right that allows you to make them an Admin.
- David |
 |
|
Topic  |
|