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
Comment #1
Shiny commentedgone in drupal 5.1.
Comment #2
(not verified) commented