Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

SSL breaks checkout pages and all other pages with customer address


formmailer

Recommended Posts

Posted

Hi,

 

Today I installed SSL on my shop, but suddenly the checkout pages don't work anymore.

They stop loading where the customers address should appear:

 

checkout_shipping.php stops right before this code:

<?php echo tep_address_label($customer_id, $sendto, true, ' ', '<br>'); ?></td>

 

Account_history_info.php has the same problem and stops before tis code:

<?php echo tep_address_format($order->delivery['format_id'], $order->delivery, 1, ' ', '<br>'); ?>

 

The problem also exists in the admin, when viewing orders.

 

I've also some images to illustrate the problem:

 

Ter illustratie wat plaatjes:

ssl.jpg

(with SSL)

 

geen_ssl.jpg

(without SSL)

 

Is there anyone who can help me to solve this, because I need secure pages for checkout.

 

Thanks in advance!

 

/Jasper

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...