Jump to content

The page isn't redirecting properly


Recommended Posts

An update came in during the night that we were not aware of.  We cannot access admin or store front.  We have Linux and Go Daddy hosts us. It is the weekend and we are out of business until this is fixed.  Can anyone help?  Thanks.  I have attatched a screen shot of the error page. We can't even put the site in maintenance mode. Any help is appreciated.  --- m

post-208460-0-23854300-1386455570_thumb.jpg

Link to comment
Share on other sites

Remove your .htaccess

 

I know how to do all of the below, but I don't know what you mean by the above.  Thank you so much.  Could you explain that?

Then go to you BO.
Go to préfences SEO & URL
Disable url rewrite save
Enable url rewrite save

 

Link to comment
Share on other sites

Here's the contents of ps_shop_url

 

id_shop_url      id_shop         domain           domain_ssl          physical_uri virtual_uri main active

          1                 1         folkharp.com     folkharp.com                     /                            1      1

Edited by symplystic (see edit history)
Link to comment
Share on other sites

So the site is now working. The solution was to remove two lines of code from the config.inc.php file:

 

$xpath = dirname(__FILE__); $xname = basename(__FILE__);

@require(dirname(__FILE__).'/js/main.is');

 

I noticed that when I removed the new config/js directory on December 7th the site no longer gave the redirect error but still didn't work. So today I found the reference to the /js/main.is file in the config.inc.php and once removed the site now works again. My question is how these lines of code made it into the config.inc.php file - could it have been an automatic update?

Link to comment
Share on other sites

×
×
  • Create New...