Posted by fuquam on June 5, 2008 at 10:04pm
Jump to:
| Project: | Site map |
| Version: | 5.x-1.x-dev |
| Component: | Miscellaneous |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed (cannot reproduce) |
Issue Summary
I have the FAQs module installed and use it for client stories. In the site map it is listed twice. Exact same thing just a duplicate. Any idea why it would do this? It has a link for Blogs but none for Pages. Why wouldn't pages be listed?
Thanks.
Comments
#1
Please reopen if it's still an issue.
#2
I never figured out how to fix it or why I'm getting duplicates for the FAQs.
#3
The site map module simply calls the faq_get_faq_list() function in the FAQ module and displays whatever is returns.
#4