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.