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
Comment #1
D4rKr0W@darkrow.net commentedI got the same errors here.
I was updating from 2.0 to 3.0
Any suggestions on how to fix that is appreciated.
Comment #2
mfer commentedFor 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.
Comment #3
mfer commentedTry the 3.1 update at http://drupal.org/node/183745
Comment #4
Anonymous (not verified) commentedUpgraded from 3.0 to the latest version and seems to be working fine, haven't tried upgrading from 2.0 yet.
Comment #5
mfer commentedFixed in 3.1 release.
Comment #6
(not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.