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

CommentFileSizeAuthor
#1 faq_5x_364992.patch662 bytesstella
#1 faq_6x_364992.patch715 bytesstella

Comments

stella’s picture

Status: Active » Fixed
StatusFileSize
new715 bytes
new662 bytes

Thanks. This has been fixed in the latest dev release (available later today). I've also attached patches here for it.

Cheers,
Stella

bartezz’s picture

Cheers

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.

stella’s picture

Released in faq 6.x-1.9 and 5.x-2.13.

hillaryneaf’s picture

Version: 5.x-2.12 » 6.x-1.11
Status: Closed (fixed) » Active

I'm getting the exact same error but on version 6.x-1.11. Apache error log says:

[warn] mod_fcgid: stderr: PHP Fatal error:  Call to undefined function _pathauto_include() in C:\\Apache2.2\\htdocs\\staging\\sites\\all\\modules\\faq\\faq.module on line 355

I'm getting the WSOD on the /faq page.

itserich’s picture

This 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.

izmeez’s picture

I 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

stella’s picture

Status: Active » Fixed

patches already in dev, reverting status

itserich’s picture

Thank you, sorry about that.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.

izmeez’s picture

In 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