OBarros Posted August 27, 2008 Share Posted August 27, 2008 Hello again. I'm developing an on-line shopping, but i'm getting a warning anytime i got in checkout process and search trought a form. I've tried: echo tep_draw_form('quick_find', tep_href_link(FILENAME_ADVANCED_SEARCH_RESULT), 'get'); and echo tep_draw_form('quick_find', tep_href_link(FILENAME_ADVANCED_SEARCH_RESULT, '', 'SSL'), 'get'); But form still's drawing a form to nonsecure website, what makes that a warning opens anytime i use this form. You can see it here. Try to buy something and go to checkout. As soon as you got into secure, try to search for products. NOT in Advance search (that work's fine), but in quickfind. Thanks in advance. Best regards, OB PS: Please notice that SSL certificate is trial from Verisign, just add it as an exeption. Thank you again. Link to comment Share on other sites More sharing options...
OBarros Posted August 28, 2008 Author Share Posted August 28, 2008 Any response please? Hello again. I'm developing an on-line shopping, but i'm getting a warning anytime i got in checkout process and search trought a form. I've tried: echo tep_draw_form('quick_find', tep_href_link(FILENAME_ADVANCED_SEARCH_RESULT), 'get'); and echo tep_draw_form('quick_find', tep_href_link(FILENAME_ADVANCED_SEARCH_RESULT, '', 'SSL'), 'get'); But form still's drawing a form to nonsecure website, what makes that a warning opens anytime i use this form. You can see it here. Try to buy something and go to checkout. As soon as you got into secure, try to search for products. NOT in Advance search (that work's fine), but in quickfind. Thanks in advance. Best regards, OB PS: Please notice that SSL certificate is trial from Verisign, just add it as an exeption. Thank you again. Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.