99darkgreenGT Posted February 22, 2004 Posted February 22, 2004 i have been getting this error box when i try to access a secure area of my site. whether it is in the login page or checkout. basically all https:// pages display this error before entering it. how can i fix it? thanks. here is the error
Guest Posted February 22, 2004 Posted February 22, 2004 It is your "Live Help" image causing you the problems since it is being called from outside of your catalog directory.
99darkgreenGT Posted February 22, 2004 Author Posted February 22, 2004 hmm, well i reinstalled the live help into the /catalog directory, but i was still getting the error message. i just went ahead and removed the right_column.php from the page. now it doesn't bring up the error. not sure if there is another way to get the message to go away with the column still on though?
user99999999 Posted February 22, 2004 Posted February 22, 2004 Change any image and js url's to be relative. <script language="javascript" src="http://www.birddogbowling.com/catalog/livehelp/livehelp_js.php?department=1"></script> <script language="javascript" src="catalog/livehelp/livehelp_js.php?department=1"></script>
AlanR Posted February 22, 2004 Posted February 22, 2004 This is a much discussed issue. Read through this: http://www.oscommerce.com/forums/index.php?showtopic=72486&st=0 Local: Mac OS X 10.5.8 - Apache 2.2/php 5.3.0/MySQL 5.4.10 • Web Servers: Linux Tools: BBEdit, Coda, Versions (Subversion), Sequel Pro (db management)
99darkgreenGT Posted February 22, 2004 Author Posted February 22, 2004 Change any image and js url's to be relative. <script language="javascript" src="http://www.birddogbowling.com/catalog/livehelp/livehelp_js.php?department=1"></script> <script language="javascript" src="catalog/livehelp/livehelp_js.php?department=1"></script> thanks! that worked! B)
sam6 Posted February 22, 2004 Posted February 22, 2004 man i cant evean get live help to work at all in ssl ???
Recommended Posts
Archived
This topic is now archived and is closed to further replies.