So I am having a similar problem with my new site. I have a shared ssl certificate from InMotion hosting. They can not tell me if I purchased a dedicated certificate whether it would clear up this problem.
http://www.stressexpressbook.com/shop
I have set the ssl to cover cataloug, admin, and reg and check in. It is all working correctly for Firefox, Safari, Opera, but our favorite Internet Explorer is causing problems. It is one thing to have ie say there are non secure items etc. But when my testers and I go to check out and process the CC it goes to "Your order is being processed by Authorize.net, please wait.." and that is where is hangs. Authorize.net is not getting a ping.
In reviewing the login page source these are the potential http issues. All of the internal links are hard coded by Zen Cart.
Any help would be greatly appreciated.
1. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
2. <html xmlns="http://www.w3.org/1999/xhtml" dir="ltr" lang="en">
3. <meta name="generator" content="shopping cart program by Zen Cart™, http://www.zen-cart.com eCommerce" />
4. //<

Reply With Quote

