Update error?
Gumugum - October 14, 2007 - 08:35
| Project: | Comment Info |
| Version: | 5.x-3.0 |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed |
Jump to:
Description
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?

#1
I got the same errors here.
I was updating from 2.0 to 3.0
Any suggestions on how to fix that is appreciated.
#2
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.
#3
Try the 3.1 update at http://drupal.org/node/183745
#4
Upgraded from 3.0 to the latest version and seems to be working fine, haven't tried upgrading from 2.0 yet.
#5
Fixed in 3.1 release.
#6
Automatically closed -- issue fixed for two weeks with no activity.