I got this error when viewing my sitemap. It was pointing to line #1313 of FAQ module.
I solved it by inserting this code before line #1313 in faq.module.
_pathauto_include();
Funny thing tho, as soon as it worked I removed the line again and the sitemap kept working.
Yet I'm not the only one with this bug (http://www.jogoweb.net/sitemap)
Cheers
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | faq_5x_364992.patch | 662 bytes | stella |
| #1 | faq_6x_364992.patch | 715 bytes | stella |
Comments
Comment #1
stella commentedThanks. This has been fixed in the latest dev release (available later today). I've also attached patches here for it.
Cheers,
Stella
Comment #2
bartezz commentedCheers
Comment #4
stella commentedReleased in faq 6.x-1.9 and 5.x-2.13.
Comment #5
hillaryneaf commentedI'm getting the exact same error but on version 6.x-1.11. Apache error log says:
I'm getting the WSOD on the /faq page.
Comment #6
itserich commentedThis is my error.
Fatal error: Call to undefined function _pathauto_include() in /home/missingp/public_html/sites/all/modules/faq/faq.module on line 355
EDIT It must be a pathauto module conflict because that was just updated on Oct 7.
http://drupal.org/project/pathauto
Reverted on Pathauto and Token and error remains.
Comment #7
izmeez commentedI just encountered this recently, not exactly sure when it appeared.
Site has pathauto dev releases and may be related to a somewhat recent update.
Updated faq to latest dev release dated 2010-Sep-15 and everything works fine with latest pathauto dev release.
Please consider releasing a new version as soon as possible. I have not tested if it works with both the release and dev versions of pathauto module.
Thanks,
Izzy
Comment #8
stella commentedpatches already in dev, reverting status
Comment #9
itserich commentedThank you, sorry about that.
Comment #11
izmeez commentedIn light of the several reports of "fatal errors" which are resolved in the dev release would you consider releasing a formal minor update from 6.x-1.11 to 6.x-1.12
Thanks,
Izzy