Closed (won't fix)
Project:
Frequently Asked Questions
Version:
6.x-1.8
Component:
User interface
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
21 Feb 2009 at 21:31 UTC
Updated:
30 Nov 2009 at 12:00 UTC
Fatal error: Call to undefined function pathauto_get_placeholders() in /home/provenwe/public_html/getmymedical/modules/faq/faq.module on line 1313
I keep getting this error on couple of Drupal sirtes after doing some updates. Every time I go to "sitemap" page I get this error. Thank you for any suggestions
Comments
Comment #1
frjo commentedI believe this must be a problem with the faq module and or the pathauto module.
The site map module calls the function faq_get_faq_list() and prints out the result if the faq module is installed. It has no calls a all to the pathauto module but I looked and the faq module calls pathauto_get_placeholders() in a few places.
Comment #3
scratt commentedThis error is still occurring with this module.
Whenever the faq module is included as part of the site map output errors such as this are generated:
Fatal error: Call to undefined function pathauto_get_placeholders() in ........../sites/all/modules/faq/faq.module on line 865
I have searched in google for this and a multitude of sites turn it up, including my own.
Any help appreciated.
Comment #4
frjo commentedSince this is a problem with the FAQ module you should open an issue for it instead. It's nothing the site map module can do about it.
Comment #5
betancourt commentedHello:
I got the same problem over here, any help would be appreciated.
Thanks
Comment #6
stella commentedPlease upgrade to the latest version of the faq module.