ReginaStelling Posted April 14, 2004 Share Posted April 14, 2004 Hi! I'm trying to figure out how I can jave 1 language display? Can you do this? In the Languages admin screen, it says it's displaying 1 of 3 languages. How can I make it just display English? I deleted several languages, and it seems to just add another one every time.... Link to comment Share on other sites More sharing options...
detsouvalas Posted April 14, 2004 Share Posted April 14, 2004 From Localizations > Languages, you select each language you don't need and you delete it! Antonios Link to comment Share on other sites More sharing options...
ReginaStelling Posted April 14, 2004 Author Share Posted April 14, 2004 Kewl!! I just kept deleting all the languages I didn't need. It freaked me out at first, because I'd delete some, then some other ones would popup. THANKS! Link to comment Share on other sites More sharing options...
Ronnie K Posted April 29, 2004 Share Posted April 29, 2004 is there anyway that i can get rid of the language box on the main page? i don't need my customers to see that box. help! Link to comment Share on other sites More sharing options...
AlanR Posted April 29, 2004 Share Posted April 29, 2004 You can just comment it out like so: /*if (substr(basename($PHP_SELF), 0, 8) != 'checkout') { include(DIR_WS_BOXES . 'languages.php'); include(DIR_WS_BOXES . 'currencies.php'); } */ in includes/column_right.php. This example shows the languages and the currencies commented out. 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...
hemps Posted April 30, 2004 Share Posted April 30, 2004 Thanks AlanR, I have been trying to figure that one out. Ryan :lol: Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.