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)
 Forums don't load, only the header loads
 New Topic  Topic Locked
 Printer Friendly
Author Previous Topic Topic Next Topic  

mgfranz
Starting Member

9 Posts

Posted - 12 January 2008 :  11:22:32  Show Profile
I have a forum setup on a test machine and it works fine, when I transfered it to the server, ran setup and was able to login as a user, nothing else gets loaded, the default.asp page stops at the line, "You are logged on as". No username or logout image and no forums.

Any ideas?

JJenson
Advanced Member

USA
2121 Posts

Posted - 12 January 2008 :  11:34:10  Show Profile  Visit JJenson's Homepage
Have you made the appropriate changes to the database string in config.asp? Then run setup.asp after you have done that?
Go to Top of Page

mgfranz
Starting Member

9 Posts

Posted - 12 January 2008 :  12:50:58  Show Profile
Yes, the database allowed me to login initially as a user and I was able to run setup.asp with "Congratulations!!" as the result. I have checked the server to ensure all the files are there.
Go to Top of Page

mgfranz
Starting Member

9 Posts

Posted - 12 January 2008 :  13:07:00  Show Profile
Oh yeah, if I run the inc_header.asp file I get the error;

There has been a problem...

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


This leads me to think that there may be a issue on the server, mt config.asp file looks like this, the "_database" is a hidden directory yet still has full RW permissions.

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

'## Make sure to uncomment one of the strConnString lines and edit it so that it points to where your database is!
strConnString = "Provider=Microsoft.Jet.OLEDB.4.0;Data Source=" & Server.MapPath("../_database/snitz_forums_2000.mdb") '## MS Access 2000 using virtual path

Go to Top of Page

ruirib
Snitz Forums Admin

Portugal
26364 Posts

Posted - 12 January 2008 :  13:21:44  Show Profile  Send ruirib a Yahoo! Message
You may have a permissions issue. Have a link to the forum?


Snitz 3.4 Readme | Like the support? Support Snitz too
Go to Top of Page

mgfranz
Starting Member

9 Posts

Posted - 12 January 2008 :  13:43:49  Show Profile
I do, but it probably won't help since I have a custom 500 error page running. But you can see what I mean at www.temecularodrun.com/forum/default.asp
Go to Top of Page

mgfranz
Starting Member

9 Posts

Posted - 12 January 2008 :  13:51:11  Show Profile
OK, I disabled the custom errors on the directory and I now get this;

ADODB.Recordset error '800a0bb9'

Arguments are of the wrong type, are out of acceptable range, or are in conflict with one another.

/forum/inc_func_common.asp, line 217


What I don't get is why does the test forum work and the server version not?

Edited by - mgfranz on 12 January 2008 13:56:35
Go to Top of Page

mgfranz
Starting Member

9 Posts

Posted - 12 January 2008 :  14:47:13  Show Profile
Fixed! The adovbs file was transfered but had a "0" byte size, resending it fixed the issue.
Go to Top of Page

ruirib
Snitz Forums Admin

Portugal
26364 Posts

Posted - 12 January 2008 :  16:18:55  Show Profile  Send ruirib a Yahoo! Message
Great .


Snitz 3.4 Readme | Like the support? Support Snitz too
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 4.24 seconds. Powered By: Snitz Forums 2000 Version 3.4.07