Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Location of Param


accentan

Recommended Posts

Posted

Please help , in which folder which file that i can find the param as below

 

HEADER_TITLE_TOP

BOX_WIDTH

TEXT_ALL_CATEGORIES

FILENAME_UPCOMING_PRODUCTS

 

i would like to change the discription.

Posted

Normally in /includes/languages/english.php and /includes/languages/english/........

 

But if you can see the descriptions above you probably have installed aa contribution and have not put the language files for the contribution in the right place.

Need help installing add ons/contributions, cleaning a hacked site or a bespoke development, check my profile

 

Virus Threat Scanner

My Contributions

Basic install answers.

Click here for Contributions / Add Ons.

UK your site.

Site Move.

Basic design info.

 

For links mentioned in old answers that are no longer here follow this link Useful Threads.

 

If this post was useful, click the Like This button over there ======>>>>>.

Posted

BOX_WIDTH is defined in .../includes/application_top.php

HEADER_TITLE_TOP is defined in .../includes/languages/english.php

TEXT_ALL_CATEGORIES is defined in .../includes/languages/english/index.inc and advanced_search.php

FILENAME_UPCOMING_PRODUCTS is defined in .../includes/filenames.php

Archived

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

×
×
  • Create New...