Guest Posted January 24, 2004 Share Posted January 24, 2004 I am just now getting my hands wet with osCommerce as our web design team left us in a bad place. Anyways, PHPLive is not functioning properly on our site and I want to remove the broken image as it looks bad. How can I disable the "Chat" box on the bottom left of our site. http://musashi.certfx.com I have found all the include files where their previous customers information was stored and fixed most of that. However, I can not locate this ... thanks Jason Collier Link to comment Share on other sites More sharing options...
241 Posted January 24, 2004 Share Posted January 24, 2004 this should be located in catalog/includes/left_column.php the code should be require(DIR_WS_BOXES . chat.php'); or similar No longer giving free advice. Please place deposit in meter slot provided. Individual: [=] SME: [==] Corporation: [===] If deposit does not fit one of the slots provided then you are asking too much! Is your Osc dated try Phoenix raising oscommerce from the ashes. Link to comment Share on other sites More sharing options...
241 Posted January 24, 2004 Share Posted January 24, 2004 this should be located in catalog/includes/left_column.php the code should be require(DIR_WS_BOXES . chat.php'); or similar change this to // require(DIR_WS_BOXES . chat.php'); No longer giving free advice. Please place deposit in meter slot provided. Individual: [=] SME: [==] Corporation: [===] If deposit does not fit one of the slots provided then you are asking too much! Is your Osc dated try Phoenix raising oscommerce from the ashes. Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.