Jump to content

Prestashop 1.6.4 Backend Errors When Using Ssl


lamoucheuk

Recommended Posts

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 by lamoucheuk (see edit history)
Link to comment
Share on other sites

  • 2 weeks later...

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.


  • Like 1
Link to comment
Share on other sites

  • 2 weeks later...

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