Hello,
My website don't work with SSL
Template is destructured
Have you this problem ?
It's very urgent because Paypal change system payment at June 17
Thanks in advance
Hello, My website don't work with SSL Template is destructured Have you this problem ? It's very urgent because Paypal change system payment at June 17 Thanks in advance |
Hi. I've run D Pro since 7.2.1 in full SSL, I never intended even from day one to run in non-SSL (for various reasons). 7.2.1 had a couple of issues with Google maps etc, but these were patched. 7.3.0 haven't had any problems with full SSL, just need to know any JS references need to be SSL also otherwise you get browser warnings. |
Template is destructured
Did you change your header.inc file? Also to force the site to use SSL you need to edit your .htaccess file and add this..
<IfModule mod_rewrite.c> RewriteEngine on RewriteCond %{SERVER_PORT} 80 RewriteRule ^(.*)$ https://yoursite.com/$1 [R,L] ManOfTeal.COM a Proud UNA site, six years running strong! |
Note, if you are using Nginx, then the .htaccess file is not used; you would need to do a rewrite compatible with Nginx. Geeks, making the world a better place |
Ok... Thanks a lot ! Let us hope that the system of payment of Martinboi works with the SSL. He never answer messages. Painful ... |