Hello... For clarification, we currently have our custom types working
with FU. We've added bFriendly=1 to our cfcs and that's all beautiful.
Our problem now exists that the FUs are being correctly for how
they're set up but not for how the site structure is, which also is
affecting the breadcrumb.

Example:
Member comes to site and logs in. They're taken to /go/members/current-
issue and the breadcrumb is Home | Members | Current Issue. If they
click on the issue archives link, they are taken to the issue archives
page which lists all of the previous issues, which is fed by the
Issues type/module. When the member clicks on a link for a previous
issue, however, they're taken to /go/issue-archives/2007-10 and the
breadcrumb becomes Home | Home | 2007 11. We would rather the URL be /
go/members/issue-archives/2007-11 and the breadcrumb to be Home |
Members | Issue Archives | 2007 11.

We've created an alias for Members and are calling that in both the
breadcrumb and the skin:buildLink but that doesn't seem to be the way
to go.

Also, the other problem is that we have permissions set for the
Members section and someone that is not logged in can apparently get
to any issue, current or archived.

Any suggestions?


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"farcry-dev" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/farcry-dev?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to