Closed (duplicate)
Project:
Drupal core
Version:
6.0
Component:
taxonomy.module
Priority:
Critical
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
14 Feb 2008 at 17:20 UTC
Updated:
14 Feb 2008 at 17:27 UTC
It is a fresh installation of Drupal 6.
I am given this error when I add terms to a vocabulary:
warning: array_merge_recursive() [function.array-merge-recursive]: recursion detected in /var/www/html/includes/module.inc on line 473.
Anyone know what's up with that?
Comments
Comment #1
JMowery commentedI'll change this to a duplicate. I found out the issue only happens when the pathauto feature is enabled. I forgot I had pathauto enabled after the fresh install.
Apologies.