When accessing user - edit account (http://www.semioz.com/user/edit) and mailalias enabled as a module I get this error:

warning: Invalid argument supplied for foreach() in /STORE/semioz.com/public_html/modules/user.module on line 977.

4.4RC + cvs of mailalias.

CommentFileSizeAuthor
#1 mailalias.patch385 bytesjavanaut

Comments

javanaut’s picture

Assigned: Unassigned » javanaut
StatusFileSize
new385 bytes

Straight html was being returned in mailalias_user() instead of being wrapped in an array. This should fix it.

moshe weitzman’s picture

thanks javanaut ... please apply your patch.

javanaut’s picture

I'm still waiting on Kjartan to get back with me with CVS login assistance. It doesn't like my password :(

killes@www.drop.org’s picture

I applied your patch and will branch the module now it need schanges to work with the new profile.module, I think.

Anonymous’s picture