Posted by mariuss on March 2, 2009 at 3:37pm
Jump to:
| Project: | Hide submit button |
| Version: | 6.x-1.7 |
| Component: | Code |
| Category: | bug report |
| Priority: | minor |
| Assigned: | Optalgin |
| Status: | closed (fixed) |
Issue Summary
While the update went OK, I think, I did get the following two warnings:
* warning: array_merge() [function.array-merge]: Argument #2 is not an array in /.../update.php on line 174.
* warning: Invalid argument supplied for foreach() in /.../update.php on line 339.
Using PHP 5.2.4.
Comments
#1
Thanks, fixed for the next release.
You can just ignore these warnings..
Just missing return value from the update procedure..
#2
Automatically closed -- issue fixed for 2 weeks with no activity.