Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Important-need help urgent


icsiszer

Recommended Posts

Hy! When i use the search, after listing the products it doesn't show the text for the Price, Description so on, it shows only: LISTING_PRICE 6,00-Ron

LISTING_MANUFACTURER24 de ore

LISTING_DESCRIPTION

 

Where i made a mistake? Where can i correct it?

Link to comment
Share on other sites

What add-ons or contributions are installed? Those LISTING_* names aren't in standard osC, at least not in 2.2 RC2a. Somewhere there should be a "language" file that includes

define('LISTING_PRICE','text in your language for this header');

and likewise for the other two.

 

If this was an add-on or contribution, it's possible that it added those items, but defined them for only one language (probably English). Search your *english* files to see if the defines can be found in one of them. Copy those lines to your other language files (that are missing them) and translate them.

Link to comment
Share on other sites

Archived

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

×
×
  • Create New...