I just updated today. Unfortunately I got an error:

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

From my understanding this shouldn't be too mad. Probably just an empty array or something.. But it still doesn't look nice ;)

Comments

aaron’s picture

Status: Active » Postponed (maintainer needs more info)

huh. that's really weird. was there another module being updated? the only thing in the block_refresh update is clearing an item from the cache table and resetting the menus.

try running the script with only the block refresh update (selecting 1 from the dropdown) and see if you get the error again. i suspect there was another module doing that, but i could be wrong of course.

thanks,
aaron

rapsli’s picture

Hej,
tried it again, still the same error

aaron’s picture

there's really nothing in block_refresh that will be broken from this (as there are no queries actually even run). however, to troubleshoot further, do you get it with update 2 as well, or only update 1?

bocaj’s picture

Status: Postponed (maintainer needs more info) » Closed (won't fix)

Marking as "won't fix" since there has been no activity on this forum in quite some time.