KaoticSnow Posted April 26, 2004 Posted April 26, 2004 I was wondering how to take some boxes off the right colum, I ony need to work with one Currency so I have no need for the Currencies box.
241 Posted April 26, 2004 Posted April 26, 2004 in catalog/includescolumn_right.php locate this code include(DIR_WS_BOXES . 'currencies.php'); and change it to this // include(DIR_WS_BOXES . 'currencies.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.
KaoticSnow Posted April 27, 2004 Author Posted April 27, 2004 ok, if i want to remove the currencies and language I could comment out the entire if statement like this /*if (substr(basename($PHP_SELF), 0, 8) != 'checkout') { include(DIR_WS_BOXES . 'languages.php'); include(DIR_WS_BOXES . 'currencies.php'); }*/ correct? just makin sure befor i atempt it
KaoticSnow Posted April 28, 2004 Author Posted April 28, 2004 no objections? anyway I went ahead and tried it and it worked
Recommended Posts
Archived
This topic is now archived and is closed to further replies.