Jump to content

Prestashop Ajax error on the Homeslider Module after ssl certificate installation


Recommended Posts

I installed the ssl certificate to our website https://www.nycbicycleshop.com couple weeks ago. I fixed all mixed content issues, but when I try to use the homeslider module today and try to add layer it's giving ajax error. I looked on the Chrome console,  error code looks related the https, I am using custom template waterthemes and they supports are very slow. I am using https login to backend and htaccess forcing the https connection. I pasted the error code below, How can I fix this error?

Thanks for the help

 

jquery-1.11.0.min.js:4 Mixed Content: The page at 'https://www.nycbicycleshop.com/mylogin/index.php?controller=AdminModules&configure=wtslideshow&token=872c6ba5ca53131666a15ffa48e382c4&id_slide=9&addlayer=1' was loaded over HTTPS, but requested an insecure XMLHttpRequest endpoint 'http://www.nycbicycleshop.com/modules/wtslideshow/ajax_wtslideshow.php'. This request has been blocked; the content must be served over HTTPS.

Edited by nycbicycleshop (see edit history)
Link to comment
Share on other sites

  • 1 month later...

ok, first, remove the admin url from the site, is insecure and change it. Looks like a error in the develop of the module, i recommend to contact the theme developer, maybe create a override and use http instead https

Link to comment
Share on other sites

Hi Shacker

You said we have to remove admin url, can you explain how? also why we have to remove the admin url? if we remove the admin url how we can access the backend? this is the custom theme from water themes and their support terrible, is there any way to rewrite the module path to https?

Thanks

Link to comment
Share on other sites

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