amar.prestashop Posted May 23, 2015 Share Posted May 23, 2015 Hi, Today the HTML editor ( PS v1.5.6.2 ) do not load the description content anymore ( it load a blank content ) The strange behaviour is with any content ( products, categories, homepage editor, etc. ) I tested it with Chrome and Firefox and i have the same issue, i do not change anything in my PS installation but, if i look the console, i've a strange message : Synchronous XMLHttpRequest on the main thread is deprecated because of its detrimental effects to the end user's experience. For more help, check http://xhr.spec.whatwg.org/. My website is running over SSL protocol and i've no clue how to solve the problem. Any help is appreciate ! Regards, Link to comment Share on other sites More sharing options...
PascalVG Posted May 26, 2015 Share Posted May 26, 2015 If I see this message, and your other one about not able to upload images, can it be that there's a memory problem? Maybe check your server's log files (ask help from your host maybe to see if they can find any problem in them) Link to comment Share on other sites More sharing options...
amar.prestashop Posted May 26, 2015 Author Share Posted May 26, 2015 Thank you for your help Pascal. I do not think the problems are related to the hosting space, i've 2 domains : casanova1948.com -> VPS 1Gb/500Hdd Space ( less than 300 products, DB less than 1Mb ) -> Prestashop v1.5.6.2 -> SSL lapetitecroisette.com -> Hosting 128Mb/50GbHdd Space ( less than 400 products, DB less than 2Mb ) -> Prestashop v1.5.6.0 -> SSL In both sites i'm not able to load HTML editor with content, it only function in firefox but i think it will not works in the future because of browser updates. I'm also not able to load images in product, categories, etc. I think it is related to a security issue over SSL protocol : Synchronous XMLHttpRequest on the main thread is deprecated because of its detrimental effects to the end user's experience. For more help, check http://xhr.spec.whatwg.org/. Mixed Content: The page at 'https://www.lapetitecroisette.com/myadmin!/index.php?controller=AdminProducts&id_product=2&updateproduct&token=b11230a1ec0dd8ae9309883e34bacd27' was loaded over HTTPS, but requested an insecure XMLHttpRequest endpoint 'http://www.lapetitecroisette.com/'. This request has been blocked; the content must be served over HTTPS. Looking around i've found a problem related jquery-1.7.1.min.js, but i'm not expert enough to understand if it is the problem and how to solve it. Mayebe it could be solved throught php.ini or some .htaccess directive but i've no idea. Any help is appreciated, Regards, Amar Link to comment Share on other sites More sharing options...
AZC Posted June 1, 2015 Share Posted June 1, 2015 Thank you for your help Pascal. I do not think the problems are related to the hosting space, i've 2 domains : casanova1948.com -> VPS 1Gb/500Hdd Space ( less than 300 products, DB less than 1Mb ) -> Prestashop v1.5.6.2 -> SSL lapetitecroisette.com -> Hosting 128Mb/50GbHdd Space ( less than 400 products, DB less than 2Mb ) -> Prestashop v1.5.6.0 -> SSL In both sites i'm not able to load HTML editor with content, it only function in firefox but i think it will not works in the future because of browser updates. I'm also not able to load images in product, categories, etc. I think it is related to a security issue over SSL protocol : Synchronous XMLHttpRequest on the main thread is deprecated because of its detrimental effects to the end user's experience. For more help, check http://xhr.spec.whatwg.org/. Mixed Content: The page at 'https://www.lapetitecroisette.com/myadmin!/index.php?controller=AdminProducts&id_product=2&updateproduct&token=b11230a1ec0dd8ae9309883e34bacd27' was loaded over HTTPS, but requested an insecure XMLHttpRequest endpoint 'http://www.lapetitecroisette.com/'. This request has been blocked; the content must be served over HTTPS. Looking around i've found a problem related jquery-1.7.1.min.js, but i'm not expert enough to understand if it is the problem and how to solve it. Mayebe it could be solved throught php.ini or some .htaccess directive but i've no idea. Any help is appreciated, Regards, Amar Hi, have you found a solution for this? It seems to be happening only on certain computers or browsers? 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