I’ve created a template group called “articles” that allows for pdfs to be uploaded with author, description, title, and a few other custom weblog fields for the publish page. Works fine so far.
However, when I use the default advanced search page in the “search” template group, it doesn’t work. When I search for an article it brings up a link to that article, but the URL is wrong which makes me think that the {auto_path} tag on the search results page isn’t working properly. On click it sends me to site.com/entry but should send me to site.com/articles/entry.
Any thoughts on what I might be doing wrong?
Thanks!