osCommerce and osCMax shopping cart software forums

Shopping Cart Software

osCommerce with teeth!

 
 

bread crumb trail

This is a discussion on bread crumb trail within the osCMax v2 Customization/Mods forums, part of the osCMax v2.0 Forums category; Hello! I am looking for a solution to remove the "top" link from the bread crumb trail and replace some ...


Go Back   osCommerce and osCMax shopping cart software forums > osCMax v2.0 Forums > osCMax v2 Customization/Mods

Register FAQ Members List Calendar Mark Forums Read


Free community membership! Fast easy FREE membership
Closed Thread

 

LinkBack (4) Thread Tools
  4 links from elsewhere to this Post. Click to view. #1  
Old 09-19-2005, 04:52 AM
Lurker
 
Join Date: Sep 2005
Posts: 3
Thanks: 0
Thanked 0 Times in 0 Posts
Rep Power: 0
federoff
Default bread crumb trail

Hello!

I am looking for a solution to remove the "top" link from the bread crumb trail and replace some of the page descriptions ("catalog" to "home").

Any help locating these in the code would be appreciated.

Thanks, federoff
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Sponsored Links
Advertisement
  #2  
Old 09-23-2005, 02:13 PM
New Member
 
Join Date: Jul 2005
Posts: 5
Thanks: 0
Thanked 0 Times in 0 Posts
Rep Power: 0
spurs20
Default RE: bread crumb trail

Look in catalog/includes/application_top.php around line 618

find:
// include the breadcrumb class and start the breadcrumb trail
require(DIR_WS_CLASSES . 'breadcrumb.php');
$breadcrumb = new breadcrumb;

$breadcrumb->add(HEADER_TITLE_TOP, HTTP_SERVER);
$breadcrumb->add(HEADER_TITLE_CATALOG, tep_href_link(FILENAME_DEFAULT));


Take out the line (or comment out) -- $breadcrumb->add(HEADER_TITLE_TOP, HTTP_SERVER); -- to remove the "top" link.

To Change -- HEADER_TITLE_CATALOG -- to "Home"
open catalog/includes/languages/english.php

Find the line-- define('HEADER_TITLE_CATALOG', 'catalog'); --
Change 'catalog' to 'Home' or whatever you want.

Hope this helps
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
  #3  
Old 09-25-2005, 06:02 PM
Lurker
 
Join Date: Mar 2005
Posts: 2
Thanks: 0
Thanked 0 Times in 0 Posts
Rep Power: 0
j_federoff
Default Thanks

Thank you, I found the code and switched it without any problems.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Sponsored Links
Advertisement
Closed Thread

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

LinkBacks (?)
LinkBack to this Thread: http://www.oscmax.com/forums/oscmax-v2-customization-mods/5220-bread-crumb-trail.html

Posted By For Type Date
Help me hidden This thread Refback 10-04-2007 04:27 PM
Web&Beyond - OSCMax This thread Refback 03-19-2007 01:29 PM
Help me hidden "Top >> Catalog " - osCommerce Community Support Forums This thread Refback 03-14-2007 05:02 AM
Help me hidden "Top >> Catalog " - osCommerce Community Support Forums This thread Refback 03-10-2007 04:47 AM

Similar Threads

Thread Thread Starter Forum Replies Last Post
<?php echo $breadcrumb->trail(' &raquo; '); kuzak osCommerce 2.2 Modification Help 2 09-29-2005 09:16 AM
Variables contained in Breadcrumb Trail carab osCommerce 2.2 Modification Help 3 10-17-2004 11:46 AM
Edit Breadcrumb Trail a_sap osCommerce 2.2 Modification Help 1 07-11-2004 07:57 AM
editing breadcrumb trail pedrump osCommerce 2.2 Modification Help 2 05-12-2004 09:40 AM
change breadcrumb trail text colour Korsh osCommerce 2.2 Installation Help 1 09-17-2003 09:53 PM


All times are GMT -8. The time now is 08:00 AM.


Powered by vBulletin®
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
SEO by vBSEO
http://www.oscmax.com/forums/
Copyright 2008 osCMax