Jump to content

Themes Catalog - trouble connecting to Addons (SOLVED)


Recommended Posts

Posted (edited)

I am running PrestaShop v 8.1.5

When I click on Design \ Themes Catalog

I get this message: It looks like we have trouble connecting to Addons. Please refresh the page or check your firewall configuration.

I am not sure why this happen.

Any idea why and how to fix it?

I appreciate your help

Thank you

Themes Catalog.JPG

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

I found really old info on this forum which was posted this solution for PrestaShop version 1.7

However this is updated solution for PrestaShop version 8.1

Solution: modified file ExternalContentProvider.php located: /modules/ps_mbo/src/Service/ExternalContentProvider/

in Line 37 change value from const TIMEOUT_SECONDS = 0.6; to const TIMEOUT_SECONDS = 20;

Problem solved

Thank you

Link to comment
Share on other sites

  • bksmartit changed the title to Themes Catalog - trouble connecting to Addons (SOLVED)

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