Mort-lemur Posted July 25, 2010 Share Posted July 25, 2010 Hi, I have found a problem on one of my sites. Everything works fine apart from if I try to access www.mysite.co.uk/login.php or account.php from the home page, or by typing it in the browser I get the dreaded message : The page isn't redirecting properly Firefox has detected that the server is redirecting the request for this address in a way that will never complete. * This problem can sometimes be caused by disabling or refusing to accept cookies. I have checked everything I can think of - all 4 configure.php files look OK, I disabled .htaccess - still the same problem. Like I said - everything else works fine. I have spent all afternoon looking at this - any Ideas? Thanks Now running on a fully modded, Mobile Friendly 2.3.4 Store with the Excellent MTS installed - See my profile for the mods installed ..... So much thanks for all the help given along the way by forum members. Link to comment Share on other sites More sharing options...
Mort-lemur Posted July 25, 2010 Author Share Posted July 25, 2010 OK, Managed to sort it out, in login.php around line 25, comment out the following lines of code: if ( $request_type != 'SSL' ) { header('Location: ' . HTTPS_SERVER . DIR_WS_CATALOG . basename($PHP_SELF)); } Now all working Thanks Now running on a fully modded, Mobile Friendly 2.3.4 Store with the Excellent MTS installed - See my profile for the mods installed ..... So much thanks for all the help given along the way by forum members. Link to comment Share on other sites More sharing options...
Guest Posted July 26, 2010 Share Posted July 26, 2010 Heather, Although that may have corrected the problem, it did not fix the problem. If commenting out those lines enabled you to get passed the error message, you should investigate problems with an installed SSL (or more importantly, an incorrectly installed SSL) Chris Link to comment Share on other sites More sharing options...
Mort-lemur Posted July 26, 2010 Author Share Posted July 26, 2010 Hi Chris, That particular site does not have an SSL. So SSL is set to False in the configure files etc. Thanks Now running on a fully modded, Mobile Friendly 2.3.4 Store with the Excellent MTS installed - See my profile for the mods installed ..... So much thanks for all the help given along the way by forum members. Link to comment Share on other sites More sharing options...
Guest Posted July 26, 2010 Share Posted July 26, 2010 Heather, By chance are you running Ultimate SEO's on that site ? Chris Link to comment Share on other sites More sharing options...
Mort-lemur Posted July 26, 2010 Author Share Posted July 26, 2010 Hi Chris, Yes I am ???? Now running on a fully modded, Mobile Friendly 2.3.4 Store with the Excellent MTS installed - See my profile for the mods installed ..... So much thanks for all the help given along the way by forum members. Link to comment Share on other sites More sharing options...
Guest Posted July 26, 2010 Share Posted July 26, 2010 Heather, Read the setup instructions for Ultimate SEO's. There are two options, Standard and Rewrite. Each requires different changes to the .htaccess file. Chris Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.