This is a discussion on SSL problems within the osCommerce 2.2 Modification Help forums, part of the osCommerce 2.2 Forums category; Hi everyone! Im new to oscommerce and php so bear with me on this one... I want to remove the ...
| |||||||
| Register | FAQ | Members List | Calendar | Mark Forums Read |
|
#1
| |||
| |||
| Hi everyone! Im new to oscommerce and php so bear with me on this one... I want to remove the pop up warning everytime i transfer from SSL- NONSSL. Everytime payments are finished processing, it gives me that warning. is there a way i can go around this? Thanks! |
| Sponsored Links | ||
| ||
|
#2
| |||
| |||
| Do you have a site address we could check, What is the popup warning saying? There are many popups related to Security. If you are referring to "There are secure and non-secure items on this page" This would be because you are calling on a non secure item. If you have added images to your pages make sure they are called with relative url and not absolute. Example. /images/image.gif as compared to http://www.yourdomain.com/images.image.gif as well as with urls pointing within your site. Hope this helps |
| Sponsored Links | ||
| ||
| |