I activate the module Node Form Rearrange (http://drupal.org/project/node_form_rearrange) and I see 2 errors in your module:

* warning: Invalid argument supplied for foreach() in ...\sites\all\modules\active_tags\active_tags.module on line 61.
* warning: Invalid argument supplied for foreach() in ...\sites\all\modules\active_tags\active_tags_popular.module on line 99.

.

Comments

dragonwize’s picture

Category: bug » feature
Priority: Critical » Normal

I've never used that module and this is the first I have heard of it. I will look into integration with them if I get time. Patches are welcome.

dragonwize’s picture

Status: Needs review » Postponed (maintainer needs more info)
bunker’s picture

Category: feature » bug

I also experienced this error. Applying this patch: http://drupal.org/node/559172 Fixed the line 61 error.

The line 99 error remains..

dragonwize’s picture

Category: bug » feature
Status: Postponed (maintainer needs more info) » Closed (won't fix)

Then if this issue is the same it has the same result. Currently I am not willing to sacrifice performance to fix improper workarounds in other modules. See the compatibility section of the project page for more information.