Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Banners problems on Secure server


Tmaster

Recommended Posts

Posted

Please note that when you are using banners served from remote servers. Like cj.com

 

The banner rotation system works just fine until the user goes to the secure server. You then get a security warning about the page containing unsecure images. This is coinfusing to visitors.

 

The script needs some way to disable banners when in secure mode if you are using remote loading.

 

:arrow:

Posted

I wrote a Banner Manager contribution to code banners for SSL or NONSSL pages.

 

You will need to update the code a bit, but it is able to figure out which ones to include on each page based on the Banner Manager configuration on a per banner basis.

  • 1 month later...
Posted

what code would need to be updated? I installed your banner manager V1.2 and still problems with unsecure items. Please help? :shock:

Posted

If you look how the /includes/boxes/column_banner.php is written, it is checking for the page type SSL or NONSSL and pulling banners from the defined group that are defined in the Admin to work on those pages.

 

If you have your Banners defined properly in the Admin and any image that comes from another site is set to not display on SSL pages you should not be getting any error msgs.

 

Either it would load a banner that can be displayed on SSL pages or, if none are found then none are displayed.

Archived

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

×
×
  • Create New...