Jump to content

Store page changes after restore


Recommended Posts

Hi,

 

I've been struggling with this problem for a week now and I've finally exhausted all the forum posts that come close to my issue, so I'd thought I'd ask and see if anyone has an idea what could be happening and how to fix it.

 

I had prestashop 1.4.7 running properly and completed a database backup and file backup. My plan was to try the 1.5 rc release. After a failed install of 1.5 (needed to ajust permissions before installing), I deleted the shop files and the database and restored my backup. Once restored I tried to navigate to my store page which is in a subdirectory. For some reason, my main store page can not be contacted using the directory structure: http://www.domainname.com/nurturalshop/.'>http://www.domainname.com/nurturalshop/. I now have to enter http://www.domainname.com/nurturalshop/index.php'>http://www.domainname.com/nurturalshop/index.php in order to reach my homepage.

 

Nothing has changed in terms of the location of my shop, just did a restore. Now my usual http://www.domainname.com/nurturalshop/ gives a error message and redirects to the index page of a completely different subdirectory of my website - not my shop. I can reach all my shop pages if I type the full url, but when I click on the store link it fails as mentioned above.

 

I need to find out how to get my homepage to come up properly now. If anyone has an idea what might cause this, I could really use some help.

 

Thanks in advance.

Link to comment
Share on other sites

Further on this...I added the following to my .htaccess file.

 

RewriteRule ^(/)?$ nurturalshop/index.php [QSA,L]

 

It didn't improve things but this error was more helpful.

 

Not Found

 

The requested URL /n/u/nurturalhorse.com/public/nurturalshop/nurturalshop/index.php was not found on this server.

 

I can't understand why it's appending /n/u/ in front of my URL. Any thoughts on what that might be?

 

Thanks

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...