My Prestashop page wont load properly after getting ssl
My url settings and redirects seem to be ok, but maybe the exact coding is not right to get Prestashop page to load properly with ssl on most browsers after clicking on "shop". My site is russellcreations.net and I have a redirect from custompickguards.net. Following is an email from a moderator on the Prestashop forum:
"One main issue I see on the site is that you are trying to load ssl cross url, which is a big no-no in security. When I go to this page, http://screencast.com/t/kZyS94Bxsc4 that is how I see the page. The assets on the page do not load because you are redirecting them. This is actually where your stylesheet is located at, http://screencast.com/t/vY6nwUdGpyS It does not have a valid ssl certificate, so it is not loading. You are going to have to put the site at one domain or the other. You are going to have issues trying to run two domains unless you run either a vps account or buy an ssl certificate that can secure more than one domain name."
I appreciate your help. I really need this to work as I have an ad in a national magazine.
help ticket # 100-1820535
"One main issue I see on the site is that you are trying to load ssl cross url, which is a big no-no in security. When I go to this page, http://screencast.com/t/kZyS94Bxsc4 that is how I see the page. The assets on the page do not load because you are redirecting them. This is actually where your stylesheet is located at, http://screencast.com/t/vY6nwUdGpyS It does not have a valid ssl certificate, so it is not loading. You are going to have to put the site at one domain or the other. You are going to have issues trying to run two domains unless you run either a vps account or buy an ssl certificate that can secure more than one domain name."
I appreciate your help. I really need this to work as I have an ad in a national magazine.
help ticket # 100-1820535
define('_MEDIA_SERVER_1_', 'russellcreations.net');
This caused it to now pull the correct directory for your images instead of the old domain. It looks like everything is now up and running for you. If you have any further questions, let me know. I'm happy to help.