With fivestar.module enabled, I get a blank page (empty source) whenever I submit a form. Upon loading the next page, this (Drupal) message appears:

warning: Cannot modify header information - headers already sent by (output started at /home/newlulla/public_html/sites/all/modules/contrib/fivestar/fivestar.module:1) in /home/newlulla/public_html/includes/common.inc on line 311.

When I disable FiveStar, these symptoms disappear.

I have both views and cck enabled, so the problem might be in one of those .inc files.

Comments

jjeff’s picture

Priority: Normal » Critical

I'm going to bump this one up to critical since it makes the module basically break the site.

I've got the latest Drupal-5 branch dev version.

jjeff’s picture

Status: Active » Closed (fixed)

Oop.. Turned out that I had the HEAD version installed on my DRUPAL-5 installation of Drupal. I've updated to the correct version and everything is peachy now.

Sorry for the confusion.

BTW, HEAD is broken. :-)