mooretaste Posted October 14, 2006 Posted October 14, 2006 Hi Now I know this is really really stupid of me but a long long time ago I changed the way that the Navigation path at the top left of the header was displayed to show an external home page. I now need to change it back and I've forgotten where I made the change :'( Can someone point me in the direction of which file to change, I feel as though I've looked in every possible file so now I'm sure I'm going mad. Thanks heaps Toni
♥14steve14 Posted October 14, 2006 Posted October 14, 2006 Could it have been in the includes/languages/english.php file. Most header text is controlled in the // header text in includes/header.php section. REMEMBER BACKUP, BACKUP AND BACKUP
digbydo Posted October 14, 2006 Posted October 14, 2006 and if you are after the url bit to an external page it might have been defined in includes/filenames.php. [not too sure what you've changed without seeing it] :) one-click installation.. Dave's info
♥Vger Posted October 14, 2006 Posted October 14, 2006 The change you made would have been to includes/application_top.php Vger
e-football Posted October 15, 2006 Posted October 15, 2006 The change you made would have been to includes/application_top.php Vger I am new (my site is not live yet), and I have managed to change the oscommerce logo to my own, now when I click on that logo I want to go a diiferent part of my site (not Oscommerce). This thread seems to say I need to go to includes/application_top.php but in there I can't see what I need to change. Any help would be greatly appreciated. Thanks Matthew
mooretaste Posted October 15, 2006 Author Posted October 15, 2006 Thanks for your prompt responses. Unfortunately I can't see what I'm looking for in the files mentioned. My website is www.mooretaste.com and the bit I'm talking about is where it says home>>catalog you'll notice when clicking on home that it leaves you on this page, that's because I used to have another page as index that was outside of oscommerce. This is no longer the case so I need to remove home from here to remove the confusion. Thanks Toni
mooretaste Posted October 16, 2006 Author Posted October 16, 2006 I just wanted to bump this because I wasn't able to resolve the problem with the previous responses. Thanks Toni
Guest Posted October 16, 2006 Posted October 16, 2006 In catalog/includes/application_top.php look for: $breadcrumb->add(HEADER_TITLE_TOP, HTTP_SERVER); Then look in catalog/includes/languages/english.php for this: define('HEADER_TITLE_TOP', 'Top'); Change and be happy. :)
Recommended Posts
Archived
This topic is now archived and is closed to further replies.