steven.lang.thomas Posted June 22, 2023 Share Posted June 22, 2023 Greetings, I'm currently attempting to install the "PrestaShop Checkout" module, which requires the installation of the "Prestashop Event Bus Module." PrestaShop has a handy "install" button displayed for the checkout module. Regrettably, this button fails to function properly and instead presents an error message stating that "something went wrong." Upon further investigation using the developer console, it seems that the website is caught in a loop of multiple redirections. Below is my current configuration : I've tried the following : Changing the PHP Version, disabling SSL, renaming ht_access (to disable it). Any help would be appreciated, thanks in advance. Link to comment Share on other sites More sharing options...
jonff Posted June 29, 2023 Share Posted June 29, 2023 (edited) I had the same issue grabbing the .zip release from the github and installing the module from that solved it.https://github.com/PrestaShopCorp/ps_eventbus/releases/tag/v2.0.4 ps_eventbus-v2.0.4.zip Edited June 29, 2023 by jonff Found the solution (see edit history) 1 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