everyblog_form_alter() doesn't check if $form['taxonomy'] exists (everyblog module line 20), which causes an "invalid foreach argument" error in certain cases: on the settings page (admin/settings/everyblog) always, and on node pages if there is no vocabulary enabled for the everyblog node type.

Comments

ntroutman’s picture

Assigned: Unassigned » ntroutman
Priority: Normal » Critical

sorry about that I will fix it tomorrow sometime. I guess I need some beta testers other than my self. Thanks for the bug report.

ntroutman’s picture

This should be fixed in 1.3-beta1, thanks again for the bug report. Please check out the new version and tell me what you think.

Regards,
NTroutman