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

Weka’s picture

subscribe

Adam S’s picture

The 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.

fgm’s picture

Category: bug » support
Status: Active » Fixed

6.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.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.