99darkgreenGT Posted February 22, 2004 Share 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 Link to comment Share on other sites More sharing options...
Guest Posted February 22, 2004 Share 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. Link to comment Share on other sites More sharing options...
99darkgreenGT Posted February 22, 2004 Author Share 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? Link to comment Share on other sites More sharing options...
user99999999 Posted February 22, 2004 Share 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> Link to comment Share on other sites More sharing options...
AlanR Posted February 22, 2004 Share 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) Link to comment Share on other sites More sharing options...
99darkgreenGT Posted February 22, 2004 Author Share 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) Link to comment Share on other sites More sharing options...
sam6 Posted February 22, 2004 Share Posted February 22, 2004 man i cant evean get live help to work at all in ssl ??? Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.