bksmartit Posted May 31, 2024 Share Posted May 31, 2024 (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 Edited June 2, 2024 by bksmartit (see edit history) Link to comment Share on other sites More sharing options...
bksmartit Posted May 31, 2024 Author Share Posted May 31, 2024 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 More sharing options...
Prestashop Addict Posted June 1, 2024 Share Posted June 1, 2024 Please can you add solved to subject 😉 Link to comment Share on other sites More sharing options...
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now