Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

how do you chnage the manufacturer


fraternalawards

Recommended Posts

Ive managed to change the tiltle of the manufacturer box to organization but when I follow the link it will bring me to a page where it has the word manufacturer I want it to say Organization any help would be greatly appreciated.Also if you goto http://www.fraternalawards.com/catalog/ and goto the organizations box on the left which used to be manufacturers box you will see K of Colombus follow this link and you will see the page that says manufacturer i want this to say Organization.Thanks guys :(

Link to comment
Share on other sites

I kept a log of what it took for me to change Manufacturer to Brand, and have organized it to share, hoping it saves others some time.

change defines in catalog/includes/languages/english.php:  

BOX_HEADING_MANUFACTURERS

BOX_HEADING_MANUFACTURER_INFO

 

change define in catalog/includes/languages/english/default.php:

TEXT_NO_PRODUCTS2 as ...'with this brand'

 

change define in catalog/includes/languages/english/products_new.php:

TEXT_MANUFACTURER

 

changed defines in catalog/includes/languages/english/advanced_search.php:

ENTRY_MANUFACTURERS

TEXT_ALL_MANUFACTURERS

 

in Featured Products contribution,

changed define in catalog/includes/languages/english/featured_products.php :

TEXT_MANUFACTURER

 

change nearly all defines in admin/includes/languages/english/manufacturers.php

 

change define in admin/includes/languages/english.php:

BOX_CATALOG_MANUFACTURERS

 

change define in admin/includes/languages/english.php:

TEXT_DISPLAY_NUMBER_OF_MANUFACTURERS

 

change define in admin/includes/languages/english.php:

TEXT_CACHE_MANUFACTURERS

 

changed define in admin/includes/languages/english/categories.php:

TEXT_PRODUCTS_MANUFACTURER

 

edit database configuration table entry for 'Display Product Manufaturer Name' [sic], also parameter for prompt

Link to comment
Share on other sites

Archived

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

×
×
  • Create New...