I just upgraded to 5.x-11 and after I ran update.php I get a white screen. My error log says:

[Tue Sep 09 09:15:53 2008] [error] [client xxx.xx.xxx.x] PHP Fatal error:  Call to undefined function drupal_is_frontpage() in /var/www/html/sites/all/modules/commentrss/commentrss.module on line 57
CommentFileSizeAuthor
#1 commentrss.module.patch810 bytesstevenpatz

Comments

stevenpatz’s picture

Status: Active » Needs review
StatusFileSize
new810 bytes

and here is a patch

stevenpatz’s picture

Priority: Normal » Critical
mariuss’s picture

Same here. The patched worked for me. Thanks spatz!

gábor hojtsy’s picture

Status: Needs review » Fixed

Oh, sorry. I was clearly sloppy in backporting the drupal_is_front_page() fix from Drupal 6 (where I verified it was working). Committed this fix and released an 5.x-1.2 of the module. Thanks for the report!

Anonymous’s picture

Status: Fixed » Closed (fixed)

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