SEO-Board: Free, Fast and Search Engine Optimization Friendly Forum Script
»User: »Password:   Remember Me? 
SEO-Board Forum Software Community / General / Support / Login issue, GasSaversForum.com
Posted:  15 Apr 2008 02:52
As of the last few days, whenever I try to login to GasSaversForum.com with any account I've set up I get the following message...

Not Found
The requested URL /http://www.gassaversforum.com was not found on this server.

Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request.


--------------------------------------------------------------------------------

Apache/2.2.8 (Unix) mod_ssl/2.2.8 OpenSSL/0.9.7f mod_auth_passthrough/2.1 mod_bwlimited/1.4 FrontPage/5.0.2.2635 PHP/5.2.5 Server at www.gassaversforum.com Port 80
Posted:  15 Apr 2008 18:20
Why does the form tag point to /http://www.gassaversforum.com?a=login ? The leading '/' is probably the problem. Have you changed the html template or the path variables in seo-board_options.php?
__________________
Are you looking for an SEO Consultant?
Email me: hristo at seo-board dot com
Posted:  16 Apr 2008 06:35
I changed one variable in the seo-board_options.php. I changed the forum home link from index.php to http://www.gassaversforum.com. Would that have caused this? Can I simply change is back to correct the issue?

Thanks again for all of the FREE support for your kick ass FREE forum script. You should add a paypal donations script. I would donate/tip for the tech support.
Posted:  16 Apr 2008 12:22   Last Edited By: Hristo
The variables should look like this:
Code:


$forumhome = 'http://www.gassaversforum.com/'; //link to forum home
$forumdir = 'http://www.gassaversforum.com/'; //forum dir without the script file, must end with a '/'
$forumscript = 'http://www.gassaversforum.com/index.php'; //forum dir + script file

It is a simple path formation problem.
__________________
Are you looking for an SEO Consultant?
Email me: hristo at seo-board dot com
Posted:  24 Apr 2008 04:03
Well, I think you are completely right Hristo, but I seem too stupid to get it working. I changed seo-board_options.php just as you show above. That didn't work, so I started guessing and checking all types of configurations with the home, dir and script urls. I got it to where you can login fine, but the minute you leave the home page it's as if you never logged in at all. If I remember right, the forumhome was index.php before I started messing with things a couple weeks ago. Could I pay you via PayPal to troubleshoot and fix this error with the seo-board_options.php if I give you ftp access?
Posted:  24 Apr 2008 13:48
Email me.
__________________
Are you looking for an SEO Consultant?
Email me: hristo at seo-board dot com