jackhcr Posted Wednesday at 09:17 AM Share Posted Wednesday at 09:17 AM Hoping someone can help. My website here - https://labelsexpress.co.uk/plain-labels/direct-thermal-labels/direct-thermal-labels-freezer/100mm-x-150mm-direct-thermal-labels-1000-freezer-adhesive#/25-core_size-25mm When I select a different attribute I get undefined error and the url does not update as it should. The cart also does not auto refresh. Can anyone help? Link to comment Share on other sites More sharing options...
El Patron Posted Wednesday at 10:57 PM Share Posted Wednesday at 10:57 PM (edited) important, post your prestashop version and php version in all posts, please add here. This is Prestashop Checkout (ps_checkout) front-office SDK throwing JS errors on every page because it expects an element called: #ps_checkout-loader …but your theme does not contain that element. When that JS crashes, it stops all subsequent JS execution, which breaks: product attribute selection add-to-cart refresh URL updates any AJAX product action Quick instructions for accessing Developer Tools How to enable PrestaShop debug mode and perform basic analysis Edited Wednesday at 10:58 PM by El Patron (see edit history) Link to comment Share on other sites More sharing options...
jackhcr Posted 21 hours ago Author Share Posted 21 hours ago Thank you for your reply. We are running - PS 8.2.0 and PHP V. 7.2.34 Link to comment Share on other sites More sharing options...
El Patron Posted 13 hours ago Share Posted 13 hours ago 7 hours ago, jackhcr said: Thank you for your reply. We are running - PS 8.2.0 and PHP V. 7.2.34 ps 8.2.0 recommended php level is php 8.1 update php level and see if that solves you issue Link to comment Share on other sites More sharing options...
jackhcr Posted 13 hours ago Author Share Posted 13 hours ago Is it possible to run different PHP per site hosted on same server as others? Link to comment Share on other sites More sharing options...
El Patron Posted 9 hours ago Share Posted 9 hours ago 3 hours ago, jackhcr said: Is it possible to run different PHP per site hosted on same server as others? it depends on your hosting control panel. plesk for example allows one to define different php levels to different domains, subdomains. Plesk is the best hosting control panel available to the public. Contact your hosting provider, open a ticket asking them if it's possible. 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