Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

the word catalog


DJMark

Recommended Posts

Posted

where can i find the word catalog in the sites coding as it isnt spelled correct as it should be catalogue

 

thanks for any help

Posted

/includes/languages/english.php

 

define('HEADER_TITLE_CATALOG', 'Catalog');

If I suggest you edit any file(s) make a backup first - I'm not perfect and neither are you.

 

"Given enough impetus a parallelogramatically shaped projectile can egress a circular orifice."

- Me -

 

"Headers already sent" - The definitive help

 

"Cannot redeclare ..." - How to find/fix it

 

SSL Implementation Help

 

Like this post? "Like" it again over there >

Posted

ive already changed it in there but still shows wrong is there anywhere else it would be its when i click on a product i see it

 

 

This product was added to our catalog on Monday 19 April, 2010.

Posted

/includes/languages/english/product_info.php

 

define('TEXT_DATE_ADDED', 'This product was added to our catalog on %s.');

If I suggest you edit any file(s) make a backup first - I'm not perfect and neither are you.

 

"Given enough impetus a parallelogramatically shaped projectile can egress a circular orifice."

- Me -

 

"Headers already sent" - The definitive help

 

"Cannot redeclare ..." - How to find/fix it

 

SSL Implementation Help

 

Like this post? "Like" it again over there >

Archived

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

×
×
  • Create New...