By somebodysysop on
Drupal 6.2 install. Getting this warning intermittently on group screens:
warning: array_merge_recursive(): recursion detected in /includes/common.inc on line 2055.
Anybody know why, and what to do about it?
Thanks!
Drupal 6.2 install. Getting this warning intermittently on group screens:
warning: array_merge_recursive(): recursion detected in /includes/common.inc on line 2055.
Anybody know why, and what to do about it?
Thanks!
Comments
Updated to latest 6.x OG and problem went away
When I updated my OG to 6.x-1.0-rc2, the problem went away.
Still don't know what caused it.