Jump to content

GET domain/none 404 (not found) on Product Category Page


Recommended Posts

Hi guys,

 

I just realised there is an error in some product category pages.

 

If I am using inspect element on Chrome, there will be an error notice on Console tab.

 

It's trying to GET domain.com/none.

 

Of course there will be error because there is no such page as ourdomain.com/none

 

How can I troubleshoot & fix this? Thanks.

 

--

Prestashop 1.6.0.9

Default Theme

post-839725-0-11791200-1439787519_thumb.jpg

Link to comment
Share on other sites

  • 2 weeks later...
  • 3 weeks later...

This is a bug regarding missing category pictures and was addressed in a prestashop bugfix.

 

Add the following code (green lines) to your global.js (for me the function lived in global.js not category.js as the fix mentioned):

 

https://github.com/PrestaShop/PrestaShop/commit/f627f6e0fd27b2d25baf791f82cdc4e5fbb84a5d?diff=split

 

Thanks! I marked it as solved  :)

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...