Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Getting rid of Languages section


ajcrewmisfit

Recommended Posts

Posted

Hi All,

 

I just wanted to know how I could disable different language settings. I dont want to update any items/pages/etc other than English. No need to at the moment!

 

Having them around in the admin section is fine. I just dont want users switching back and forth.

 

Thank you!

Posted
personally i'd remove the info box completely.

 

 

New to osCommerce, how do you go about removing this box, or any of them for that matter, I don't need all that yazz! :blink:

Take nothing but pictures.

Leave nothing but footprints.

Kill nothing but time.

(\__/)

(='.'=)

(")_(")

Posted
personally i'd remove the info box completely.

 

yes, this is exactly what I wanted to try to do. I am able to disable all languages, but I would rather not have the box there in the first place.

 

Any help would be greatly appreciated!

Posted
yes, this is exactly what I wanted to try to do. I am able to disable all languages, but I would rather not have the box there in the first place.

 

Any help would be greatly appreciated!

 

 

 

In STS it is very easy to remove. Just don't include the $languagebox tag from your template. With STS you can make your template any way you want. For the boxes to show all you need to do is add the tags.

 

 

 

I just completed this page for my son and as you can see it is quite different from the normal OSC layout.

 

 

 

http://www.rcxjets.com

Posted
Looks great. Looks like I need to read up on the STS manual that I've already printed out.

 

Thanks for the support!

 

You can remove the language box but deleting it from /includes/colum_right.php or /includes/column_left.php

 

SIMPLY FIND THIS PIECE OF CODE AND REMOVE IT:

 

include(DIR_WS_BOXES . 'languages.php');

 

:thumbsup:

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...