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

JMowery’s picture

Status: Active » Closed (duplicate)

I'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.