Jump to content

Error 310 (net::ERR_TOO_MANY_REDIRECTS): Back end problem please help.


Recommended Posts

Hi

 

I have just installed prestashop v1.5.2 and when i go to the back end of the store and click on cataloge and then categories i get this error.

 

 

This web page has a redirect loop

The web page at "" has resulted in too many redirects. Clearing your cookies for this site or allowing third-party cookies may fix the problem. If not, it is possibly a server configuration issue and not a problem with your computer.

Here are some suggestions:

Reload this web page later.

Learn more about this problem.

Error 310 (net::ERR_TOO_MANY_REDIRECTS): There were too many redirects.

 

Can someone help please thanks

 

Jake.

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

  • 1 month later...

This was the fix for me, just execute the following insert in your database:

INSERT INTO `ps_category_shop` VALUES(1, IDshop, 0);

 

IDshop would be the numeric id of the shop having this problem, after that you will be able to see the categories section, click on "Add new root category" to create new one.

Link to comment
Share on other sites

  • 2 months later...
×
×
  • Create New...