Closed (fixed)
Project:
Site map
Version:
4.7.x-1.x-dev
Component:
User interface
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
19 Mar 2007 at 17:33 UTC
Updated:
5 Apr 2007 at 20:00 UTC
Hi,
I've set the categories setting to "-1" in my Site Map settings so that links use aliases rather than the standard taxonomy paths. However there seems to be some issue with forums as all the paths that Site Map point to have a "_0" suffix, and seem to point to a standard node list view of my forums rather than the standard forum view. Seems there are duplicate forum aliases in there somewhere, but I was just wondering if there was anyway I can get site map to point to the primary alias rather than the ones with the "_0" suffix?
Comments
Comment #1
frjo commentedJust for the record, site map always use path aliases it they are present. The -1 setting is just to conform to the paths that the module Pathauto happens to generate. Your "_0" suffix problem is also related to Pathauto.
I just committed some minor updates to 4.7/5/HEAD and one of the changes is the use of taxonomy_term_path(). This *may* help with your suffix problem.
Comment #2
brashquido commentedOk, thanks frjo. Those updates you made seemed to have fixed it. I've just got to get rid of those dups now. Thanks again.
Comment #3
(not verified) commented