DJMark Posted April 21, 2010 Share Posted April 21, 2010 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 Link to comment Share on other sites More sharing options...
germ Posted April 21, 2010 Share Posted April 21, 2010 /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 > Link to comment Share on other sites More sharing options...
DJMark Posted April 21, 2010 Author Share Posted April 21, 2010 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. Link to comment Share on other sites More sharing options...
germ Posted April 22, 2010 Share Posted April 22, 2010 /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 > Link to comment Share on other sites More sharing options...
DJMark Posted April 22, 2010 Author Share Posted April 22, 2010 thanks very much got it now Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.