Users can login, register and navigate just fine on the forum. The issue occurs when they hit the logout button. It really is a problem for me as I am currently testing the forum with three different accounts to check the privacy of certain areas.
I have tried to find the section of the code that handles the logout redirect, but I have been unsucessful. Any idea what might be causing this to occur only on logout, and thoughts on where to find the redirect for logout?
If you want to recreate the error you may login to the forum using my dummy account Lager//bottom then hit the logout button.
Is this not something to do with the 'Main Forum Configuration'(Admin Home) situated on http://www.pofl.org/Forum/default.asp ? Are you sure you have the correct Forum URL entered?
I'm not really sure I understand your question, I can't understand why you have two different URLs for your forum. Sorry I cant be of any more help.
Edit Might also be useful to setup a test account for people to see exactely what the problem is, example; user: 'test', pw 'test'
Were that it was as easy as a Main Forum Configuration issue. The URL for the forums is correct as far as I know, it works in all cases except the logout. I am guessing this has something to do with the host and how the traffic to the host is directed.
My connection string to the DB is strConnString = "DRIVER=Microsoft Access Driver (*.mdb); Server=(local); DBQ=e:\userdirs\wwwroot\Paladins\Db\*FORUM DB NAME*
I did include a test account in the original message, although I called it a dummy account, see the above post.