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)
 500 Iternal Server errors all over the place
 New Topic  Topic Locked
 Printer Friendly
Author Previous Topic Topic Next Topic  

natescape
Starting Member

24 Posts

Posted - 27 December 2009 :  22:16:47  Show Profile
Hi all,

I've moved my forum to a new host (GoDaddy) and was able to make the DB connection. I can get into the admin area, sign in, etc. What I can't do is see any topics. When I try to view (or create) a topic, I get a 500 - Internal server error
The forum - http://bdffl.com/base_huddle.asp
Topic example -
http://bdffl.com/forums/topic.asp?TOPIC_ID=995

Ideas?

Etymon
Advanced Member

United States
2396 Posts

Posted - 28 December 2009 :  00:12:45  Show Profile  Visit Etymon's Homepage
Make sure that you run all of the dbs_ files for all of the MODs found in your code. The error you see could be as simple as a column is not present in a table.
Go to Top of Page

natescape
Starting Member

24 Posts

Posted - 28 December 2009 :  08:32:43  Show Profile
Thanks, Etymon.

Hmm. I don't have any installed MODs. But, interestingly, the forum seems to be working fine today. Oddness.
Go to Top of Page

natescape
Starting Member

24 Posts

Posted - 30 December 2009 :  13:33:09  Show Profile
I take that back. Maybe my DNS was still pointing to the old host. Still getting 500 errors when I try to visit a topic, start a new topic, etc. Ideas?

Edited by - natescape on 30 December 2009 16:00:52
Go to Top of Page

ruirib
Snitz Forums Admin

Portugal
26364 Posts

Posted - 30 December 2009 :  21:53:13  Show Profile  Send ruirib a Yahoo! Message
You will need to determine what's causing them. Make sure IE is not displaying user friendly error messages.


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

Giumer
Junior Member

Italy
163 Posts

Posted - 30 December 2009 :  23:12:47  Show Profile  Send Giumer an ICQ Message
hello I want to know your facts but you put the files in the forum? I ask because if you notice by clicking this link will open the forum http://bdffl.com/base_huddle.asp ok but if we make the case if I click to get to see the posts continue to take this link base_huddle.asp. entre actually the post and this link http://bdffl.com/forums/topic.asp?TOPIC_ID=995
Check your file config.asp if you set correctly, the JAL Mileage Bank of Db

=======================
http://www.Giumer.it/forum

=======================
Go to Top of Page

natescape
Starting Member

24 Posts

Posted - 31 December 2009 :  10:00:26  Show Profile
I tried re-uploading all the files to no avail. I'm on a Mac, and both Safari and Thunderbird are showing the same 500 error message.

The config.asp file points to a root folder at /bdffl, so folder depth shouldn't matter, right? Either way, the frame source for base_huddle.asp points to the /forums folder, so that's not the issue.

Could it be a goDaddy issue? I'm using this connection string:
strConnString = "Provider=Microsoft.Jet.OLEDB.4.0;Data Source=" & Server.MapPath("/bdffl/XX/XX.mdb") '## MS Access 2000 using virtual path
Go to Top of Page

ruirib
Snitz Forums Admin

Portugal
26364 Posts

Posted - 31 December 2009 :  13:00:42  Show Profile  Send ruirib a Yahoo! Message
Not sure whether you can configure your server to show error messages, but until then, it's anyone's guess on what is happening. You should contact your host's support to find out what is going on.


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

natescape
Starting Member

24 Posts

Posted - 31 December 2009 :  18:54:45  Show Profile
I called GoDaddy and maybe figured out the issue. Now, we have a new problem... when one views tries to view a forum, or topic, we get this error:
http://www.bdffl.com/forums/forum.asp?FORUM_ID=2
ADODB.Recordset error '800a0bb9'

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

/bdffl/forums/forum.asp, line 330

---- or ----
ADODB.Recordset error '800a0bb9'

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

/bdffl/forums/topic.asp, line 378
------

Ideas?
Go to Top of Page

Davio
Development Team Member

Jamaica
12217 Posts

Posted - 31 December 2009 :  19:00:36  Show Profile
We need to know what's on those lines and about 10 lines above it as well.
Or you can post a link to a txt version of your forum.asp and topic.asp so we can examine them ourselves.

EDIT: Your forum seems to be working for me.

Support Snitz Forums

Edited by - Davio on 31 December 2009 19:01:25
Go to Top of Page

natescape
Starting Member

24 Posts

Posted - 31 December 2009 :  19:02:25  Show Profile
And THEN I saw on another forum that I needed to re-run setup.asp. All set now, it seems.

Thanks everyone, and happy New Year!
Go to Top of Page

akewlfish
Starting Member

USA
8 Posts

Posted - 10 January 2010 :  08:12:10  Show Profile
Sometimes with GoDaddy you have to set the read and write permissions to those Access databases or whatever. That is not an easy thing to find on GoDaddy as they have to have one of the worse file managers I have ever dealt with. If you do find the section to set the read/write properties, bookmark the thing so you can find it again.
Go to Top of Page

natescape
Starting Member

24 Posts

Posted - 12 January 2010 :  17:45:09  Show Profile
Unfortunately, now users can't stay logged in. Any ideas? I log in, it says that I logged in successfully, and then I'm not logged in. Doesn't matter how many times in a row I do it.
Go to Top of Page

Classicmotorcycling
Development Team Leader

Australia
2085 Posts

Posted - 13 January 2010 :  13:59:26  Show Profile
I would say it is a Server time issue. The date that the cookie is being issued is either after the date that the cookie thought that it was due to expire or the date the cookie is being issued is after the current date. This is what I have found in the past.
quote:
Originally posted by natescape

Unfortunately, now users can't stay logged in. Any ideas? I log in, it says that I logged in successfully, and then I'm not logged in. Doesn't matter how many times in a row I do it.

I have also heard of how some people turn off their cookies, which means that Snitz will not work for them. Just a thought for both issues.

I have been looking for some code I had that would show the server time, but can not find it.

Cheers,

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