Path auto is looking for a path like taxonomy/term/111 to alias and the classified module is throwing out a path like taxonomy/tid/111. How do I resolve the issues? How do I make pathauto look for "tid" instead of "term" in the second part of the url or vis versa with the classified module?
Comments
Comment #1
Weka commentedsubscribe
Comment #2
Adam S commentedThe last part of node-ed_classified.tpl.php was commented out. So I uncommented it and noticed that the taxonomy term showed up on the node. I click the taxonomy term and found the pages that are alias. It is a tradition list of all the classifieds by node. Cool.
Comment #3
fgm6.x-2.0-alpha6 does not contain a node-ed_classified.tpl.php : this appears to be a site-specific template causing the error, so this was actually a support request.
As per #2, this was fixed by correcting the custom template in 2010.