Posted by Adam S on October 26, 2009 at 5:36pm
Jump to:
| Project: | Classified Ads |
| Version: | 6.x-2.0-alpha6 |
| Component: | Miscellaneous |
| Category: | support request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed (fixed) |
Issue Summary
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
#1
subscribe
#2
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.
#3
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.
#4
Automatically closed -- issue fixed for 2 weeks with no activity.