When I updated Vote Up/Down from 2.4 to 2.5 I got this error:
Warning: array_merge(): Argument #2 is not an array in update_do_one() (line 173 of /var/www/mysite.com/site/update.php).
Any fix?
When I updated Vote Up/Down from 2.4 to 2.5 I got this error:
Warning: array_merge(): Argument #2 is not an array in update_do_one() (line 173 of /var/www/mysite.com/site/update.php).
Any fix?
Comments
Comment #1
marvil07 commentedThanks for the report.
I have just fixed it on 6.x-3.x and 6.x-2.x.
For people like you that already run that update, it's needed to run a menu rebuild(just flush menu cache or all caches if you feel comfortable with that). Anyway that's only for the user votes tab to use the new path.
I've just made a new release.