This is a discussion on secure and none secure items ? within the osCommerce 2.2 Installation Help forums, part of the osCommerce 2.2 Forums category; Hello ,I have installed 2checkout and as part of the personalisation process and it asks you to give the address ...
| |||||||
| Register | FAQ | Members List | Calendar | Mark Forums Read |
|
#1
| |||
| |||
| Hello ,I have installed 2checkout and as part of the personalisation process and it asks you to give the address of a picture to use as your header when going through the credit card process. Now - when I prace an order with oscommerce and it links to my 2checkout page I get the message "This page contains both secure and none secure items ,Do you want to continue?" I presume this is because my picture is on my server wich isnt secure. Does anyone know of a way to solve this please ? |
| Sponsored Links | ||
| ||
|
#2
| ||||
| ||||
| Try using the full URL eg: https://yourdomain.com/images/yourimage.gif Using the following will eliminate that message on your oscommerce https pages. Code: <?php echo tep_image(DIR_WS_IMAGES . 'my_image.gif', 'my ALT text', '100', '150'); ?> |
|
#3
| |||
| |||
| thanks neil but i have used the full url of my address ,the problem isnt on MY website pages - its on 2 checkouts before the customer puts in their credit card details ? |
|
#4
| ||||
| ||||
| Pete, Seems 2checkout does not support 3rd party scripts including OSC. http://support.2co.com/deskpro/faq.p...;articleid=299 However, IF & reference your image from their server - there would be no ugly error message.
__________________ HTH Neil www.12website.com "You can have everything in life that you want if you will just help enough other people get what they want." Zig Ziglar |
| Sponsored Links | ||
| ||
| |
| Thread Tools | |
| |
| ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| secure checkout | jschafer52 | osCMax v2 Installation issues | 8 | 08-03-2007 02:40 PM |
| Affiliate link secure non-secure | kwiznoz | osCMax v2 Installation issues | 6 | 08-28-2005 02:08 PM |
| What folders to secure? | PrettyWolfie | osCommerce 2.2 Modification Help | 4 | 08-01-2004 03:51 AM |
| Secure site help | CMWM | osCMax v1.7 Discussion | 3 | 04-30-2004 02:47 PM |