Fatal error: Call to undefined function pathauto_get_placeholders() in faq.module on line 865
canen - October 1, 2009 - 15:24
| Project: | Frequently Asked Questions |
| Version: | 6.x-1.8 |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | duplicate |
Jump to:
Description
Similar issue to this one: http://drupal.org/node/364992 . The fix is also the same, call _pathauto_include() on the required line.

#1
sub
#2
This has already been fixed in the dev version. See #364992: Fatal error: Call to undefined function pathauto_get_placeholders() in faq.module on line 1313 for the D6 patch too.