Closed (fixed)
Project:
User Relationships
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Reporter:
Created:
28 Mar 2009 at 20:10 UTC
Updated:
15 Apr 2009 at 15:30 UTC
Hello, I've got this with dev.version 28/03 after updating it and running update.php
warning: array_merge() [function.array-merge]: Argument #2 is not an array in /home/pariscin/www/update.php on line 174.
warning: Invalid argument supplied for foreach() in /home/pariscin/www/update.php on line 339.
The following queries were executed
user_relationship_mailer module
Update #6100
No queries
It seems to have no effecs.
Is it usefull to you these kinds of informations? Do I have to report it?
Comments
Comment #1
alex.k commentedYes, useful, thank you. Will take a look at what this last update didn't do quite right.
Comment #2
alex.k commentedA fix has been committed. The error message was harmless, so you don't need to take any action. Thanks again for the report.