kl2999 Posted May 1, 2005 Share Posted May 1, 2005 I am a beginner in using oscommerce, I want to ask following questions, 1) Is it possible to disable or delete some of the display features, eg I want to disable Special table/box on the main page (index.php). How should start doing that? 2) I want to change Check out to Submit selected item to owner's email, eg customer select intended item then click on check out, once confirm selected item, it will send all the info to own's email. Please note this is not a online shopping site. Whats the correct approach in doing so? thank you in advance. Link to comment Share on other sites More sharing options...
WiseWombat Posted May 1, 2005 Share Posted May 1, 2005 I am a beginner in using oscommerce, I want to ask following questions, 1) Is it possible to disable or delete some of the display features, eg I want to disable Special table/box on the main page (index.php). How should start doing that? 2) I want to change Check out to Submit selected item to owner's email, eg customer select intended item then click on check out, once confirm selected item, it will send all the info to own's email. Please note this is not a online shopping site. Whats the correct approach in doing so? thank you in advance. <{POST_SNAPBACK}> Hi look inside catalog/includes/column_right.php look at line 38 and strick out // include(DIR_WS_BOXES . 'specials.php') ; this will disable the right column box in the browser. And Weather you are live or just testing on local host machine as long as you have your internet connection and server running on the localhost the emails will still be sent. ( WARNING ) I think I know what Im talking about. BACK UP BACK UP BACK UP BACK UP Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.