When updating the module to its latest version, I received the following error:

    * warning: array_merge() [function.array-merge]: Argument #2 is not an array in /home/myusername/public_html/update.php on line 309.
    * warning: Invalid argument supplied for foreach() in /home/myusername/public_html/update.php on line 542.

Is this something I should be worried about?

Comments

D4rKr0W@darkrow.net’s picture

I got the same errors here.
I was updating from 2.0 to 3.0

Any suggestions on how to fix that is appreciated.

mfer’s picture

For now, just removed the comment_info.install file and try again. All the install file is doing is cleaning up some stuff in the tables that's no longer needed. Nothing in there is required for the module to run.

mfer’s picture

Try the 3.1 update at http://drupal.org/node/183745

Anonymous’s picture

Upgraded from 3.0 to the latest version and seems to be working fine, haven't tried upgrading from 2.0 yet.

mfer’s picture

Status: Active » Fixed

Fixed in 3.1 release.

Anonymous’s picture

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for two weeks with no activity.