This bunch of errors occur on node creation. It's always the same 4 errors, in the trackback module.
Only occurs on my production, not on staging or dev servers. Php5, postgresql 8, FreeBSD 6.1

array_unique() [function.array-unique]: The argument should be an array in /u0/taniwha/wallace_html/brenda/modules/trackback/trackback.module on line 470.
array_merge() [function.array-merge]: Argument #1 is not an array in /u0/taniwha/wallace_html/brenda/modules/trackback/trackback.module on line 470.
array_flip() [function.array-flip]: The argument should be an array in /u0/taniwha/wallace_html/brenda/modules/trackback/trackback.module on line 467.
array_flip() [function.array-flip]: The argument should be an array in /u0/taniwha/wallace_html/brenda/modules/trackback/trackback.module on line 462.

Comments

Shiny’s picture

Version: 4.6.x-1.x-dev » master
Status: Active » Fixed

gone in drupal 5.1.

Anonymous’s picture

Status: Fixed » Closed (fixed)