trapper Posted November 29, 2007 Posted November 29, 2007 Please Someone who knows... Which file has the url that the word at the begining of the catalog trail.."Top" I would like to change it ... Thank You All....
♥FWR Media Posted November 29, 2007 Posted November 29, 2007 I think it's in catalog/includes/languages/english.php Ultimate SEO Urls 5 PRO - Multi Language Modern, Powerful SEO Urls KissMT Dynamic SEO Meta & Canonical Header Tags KissER Error Handling and Debugging KissIT Image Thumbnailer Security Pro - Querystring protection against hackers ( a KISS contribution ) If you found my post useful please click the "Like This" button to the right. Please only PM me for paid work.
trapper Posted November 30, 2007 Author Posted November 30, 2007 I think it's in catalog/includes/languages/english.php Thanx bg I looked there but I will look again...I only saw the footer and url... any other thoughts ???
germ Posted November 30, 2007 Posted November 30, 2007 catalog/includes/languages/english.php define('HEADER_TITLE_TOP', 'Top'); 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 >
trapper Posted November 30, 2007 Author Posted November 30, 2007 catalog/includes/languages/english.php define('HEADER_TITLE_TOP', 'Top'); Ok germ...i got that....but when I click it goes to my url...www.myplace.com so where is the url so that I can change it to... www.someotherplace.com is that possible??
germ Posted November 30, 2007 Posted November 30, 2007 Hmmm.... :unsure: Please post the contents of: /catalog/includes/header.php between "CODE" tags. 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 >
germ Posted November 30, 2007 Posted November 30, 2007 Nix that last request... :blush: In: /catalog/includes/application.php Find: $breadcrumb->add(HEADER_TITLE_TOP, HTTP_SERVER); Change to: $breadcrumb->add(HEADER_TITLE_TOP, 'http://www.someotherplace.com'); I think that will do it... 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 >
trapper Posted November 30, 2007 Author Posted November 30, 2007 Nix that last request... :blush: In: /catalog/includes/application.php Find: $breadcrumb->add(HEADER_TITLE_TOP, HTTP_SERVER); Change to: $breadcrumb->add(HEADER_TITLE_TOP, 'http://www.someotherplace.com'); I think that will do it... You are super...! Thanx.... I have done it before but could not find it... Thanx again... will do it now...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.