Using Drupal 4.7 rc1 and Pontomail, I get an error when trying to edit user pages. I'm not sure what the problem is, but I thought I'd let people know that when I disabled the pontomail module the errors go away.

First reported by erk (http://drupal.org/node/56476). I unactivated the pontomail module and was then able to edit users again. I am using 4.7 rc1, clean install.

Here are the error messages:

Warning: Illegal offset type in /home/somebody/public_html/cvs/includes/form.inc on line 522

After trying to submit changes via the user edit page I get:

Warning: Illegal offset type in /home/somebody/public_html/cvs/includes/form.inc on line 522

Warning: Cannot modify header information - headers already sent by (output started at /home/somebody/public_html/cvs/includes/form.inc:522) in /home/somebody/public_html/cvs/includes/common.inc on line 233

Comments

Souvent22’s picture

Assigned: Unassigned » Souvent22

I attempted to recreate this issue, but I could not. Could i get more information about it? I am going to release a slew of patches, and I'm in the process of doing that now. I'm also releasing a 4.7 edition.

Souvent22’s picture

Status: Postponed » Fixed

Fixed.

Anonymous’s picture

Status: Fixed » Closed (fixed)