• Toll-free  888-665-8637
  • International  +1 717-220-0012
Welcome Guest! To enable all features please Login or Register.

Notification

Icon
Error

daniel
#1 Posted : Tuesday, February 5, 2008 2:49:02 PM(UTC)
daniel

Rank: Member

Joined: 11/15/2007(UTC)
Posts: 52

I am trying to put a categorybreadcrumbs code in my cart.aspx page; howevef i cannot get it to work. Here is my code:


here is the register src tag:

<%@ Register Src="BVModules/Controls/CategoryBreadCrumbTrail.ascx" TagName="CategoryBreadCrumbTrail"
TagPrefix="ucc2" %>



I putthe bread crumb below the asp tag so that it shows on page:

<asp:Content ID="Content1" ContentPlaceHolderID="MainContentHolder" runat="Server">

<ucc2:CategoryBreadCrumbTrail ID="CategoryBreadCrumbTrail1" runat="server" />





I know this should be straightforward, however it is not working, can someone please provide help with this. I may be either may be very dense or doing something incorrect.



Dan
CorneliuTusnea
#2 Posted : Wednesday, February 6, 2008 4:17:04 AM(UTC)
CorneliuTusnea

Rank: Member

Joined: 8/17/2006(UTC)
Posts: 681

What error do you get ?
http://www.bestgames.com.au
http://www.bestchess.com.au



BV Product Links, Details and Signatures: Improve your customer experience:

http://www.acorns.com.au/projects/bv/quicklink/

daniel
#3 Posted : Wednesday, February 6, 2008 2:45:41 PM(UTC)
daniel

Rank: Member

Joined: 11/15/2007(UTC)
Posts: 52

Originally Posted by: "Corneliu I. Tusnea" Go to Quoted Post

What error do you get ?





I used to get a parsing error.



However I do not get it after I adjust my code.



I have attached my code in a .png screenshot to show what my code looks like. It seems fine and my page now displays correctly in my browser.



However I do not see the breadcrumb there at all.



Could you please tell me what I am doing wrong?



Thank you for you time and consideration into helping me with this.



Dan



**also: is there something I need to do in bvadmin or any additional coding that i may have missed? for ex...like having to adjust a setting like I did in site terms for my footer?



just an after thought.





***Addendum****okay I have the bread crumbs now displaying however i pulled the code from the category.aspx page and it's using the home>category link in the breadcrumbs. How do I change the category link and call it something unique as on some of my other pages?





thanks again!
File Attachment(s):
breadcrumbpagecode.png (570kb) downloaded 92 time(s).

You cannot view/download attachments. Try to login or register.
CorneliuTusnea
#4 Posted : Thursday, February 7, 2008 1:52:36 AM(UTC)
CorneliuTusnea

Rank: Member

Joined: 8/17/2006(UTC)
Posts: 681

Daniel,
You need to use the ManualBreadCrumbTrail.ascx not the Category one.
Try to add that to your page.
Then in the .vb file you need something like
ManualBreadCrumbTrail1.AddLink("My Name", "/whateverpage")
You do that several times with the parts that you want to have in the breadcrumbs.
Regards,
Corneliu.
http://www.bestgames.com.au
http://www.bestchess.com.au



BV Product Links, Details and Signatures: Improve your customer experience:

http://www.acorns.com.au/projects/bv/quicklink/

Forum Jump  
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.

©2024 Develisys. All rights reserved.
  • Toll-free  888-665-8637
  • International  +1 717-220-0012