Guest Posted June 6, 2004 Share Posted June 6, 2004 how do i remove unwated languages Link to comment Share on other sites More sharing options...
AlanR Posted June 6, 2004 Share Posted June 6, 2004 If you want to simply remove the language box you can comment it out. This code in column_right.php will remove the language box and the currency box. /* if (substr(basename($PHP_SELF), 0, 8) != 'checkout') { include(DIR_WS_BOXES . 'languages.php'); include(DIR_WS_BOXES . 'currencies.php'); } */ 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...
Guest Posted June 6, 2004 Share Posted June 6, 2004 check out my store... www.dreamwayonline.com i added the main categories contribution to the front page but it wants to show all of languages...i'm going to check out the contrib files and see if i can figure out anything...also when you go to add products it gives you descriptions for all three languages...i'd like to remove that so it makes it cleaner Link to comment Share on other sites More sharing options...
peterr Posted June 6, 2004 Share Posted June 6, 2004 Hi, This probably isn't much help, but the knowledge base has this: http://www.oscommerce.info/kb/osCommerce/A...ocalization/163 it's how to "add a language". I'm sure what you want is simply the reverse. :) Peter Link to comment Share on other sites More sharing options...
Guest Posted June 6, 2004 Share Posted June 6, 2004 I'm a retard, there is an option in the admin panel. Link to comment Share on other sites More sharing options...
peterr Posted June 6, 2004 Share Posted June 6, 2004 So am I, I forgot about that. :D Peter Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.