Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

customizing


iamkim

Recommended Posts

Posted

I'm trying to set up osCommerce for my book store, and want to change Manufacturers to Authors. Can anyone tell me how to do this?

 

 

I'm finding PHP to be quite a difficult language to wade through. I have a lot of html experience and have dabbled in java and C++, but this is boggleing my mind.

 

Thanks

 

Kim

Building the web - One Site at A Time

Posted

All text is in catalog/includes/languages/english.php and catalog/includes/languages/english/all files in this folder

 

The_Bear

  • 1 month later...
Posted
All text is in catalog/includes/languages/english.php and catalog/includes/languages/english/all files in this folder

 

The_Bear

 

 

AHHA!! I don't know why this didn't make more sense to me a month ago...but today it clicked and answered today's earlier question about how to change manufacturer to author on the products_new.php page. A belated thank you very much!!

 

I added define('TEXT_MANUFACTURER', 'Author:'); to the product_info.php page, hoping that the author would now show up on that page, too, but alas.... it didn't. Any solutions?

 

 

Thanks again!! :rolleyes:

Building the web - One Site at A Time

Archived

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

×
×
  • Create New...