lamoucheuk Posted February 1, 2016 Share Posted February 1, 2016 (edited) Hi, After searching for hours for a solution, I decided to ask for your help! 4 issues appeared after activating SSL: 1/When editing a product, I cannot save because the save buttons are deactivated and show a spinner icon. When SSL is turned OFF, the save buttons appear after a few seconds as expected. the WYSIWYG buttons are also missing. Console: Uncaught ReferenceError: tb_pathToImage is not defined [in jquery.thickbox.js] 2/ when editing a CMS page, the page content input field is hidden. The label "page content" is visible but the source shows that the input has a inline style "visibility:hidden". the WYSIWYG buttons are missing too. 3/ the dashboard does not load any data. All tables are shown but no live data gets loaded. There are loads of spinners rotating indefinitely. The console says: Uncaught ReferenceError: dashboard_ajax_url is not defined [in dashboard.js] 4/ I had some front end issues which I "fixed" by activating smart cache for javascript. All issues only exist when using https. [EDIT prestashop version = 1.6.1.4] Many thanks for your help, Anthony Edited February 4, 2016 by lamoucheuk (see edit history) Link to comment Share on other sites More sharing options...
lamoucheuk Posted February 11, 2016 Author Share Posted February 11, 2016 Hi everyone, would you have any suggestions by any chance? Perhaps I should move this thread to a different section of the forum? Please let me know, Many thanks, Anthony Link to comment Share on other sites More sharing options...
lamoucheuk Posted February 19, 2016 Author Share Posted February 19, 2016 Turned out it was one of the speed features from Cloudflare which was causing all of my JS errors. "Rocket loader" feature which is meant to improve load time for pages that include JavaScript can break JS code, especially when JQUERY is used. This has been a very lonely conversation but I hope it helps someone. 1 Link to comment Share on other sites More sharing options...
rraulinio Posted March 4, 2016 Share Posted March 4, 2016 It helped me, thanks! 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