Home » Structures » Structures_DataGrid » Bug #3617
array_multisort() - Argument #3 is expected to be an array
Details
| Submitted | 2005-02-27 20:32 UTC |
|---|---|
| From | rafal at friendlysol dot com |
| Assigned | asnagy |
| Status | Closed |
| Package | Structures_DataGrid |
| PHP Version | 5.0.3 |
| OS | Freebsd |
| Roadmaps | (Not assigned) |
Comments
[2005-02-27 20:32 UTC] rafal at friendlysol dot com
Description:
------------
This occurs when we bind db data to the grid and display it.
Warning: array_multisort() [function.array-multisort]: Argument #3 is expected to be an array or a sort flag in /usr/local/share/pear/Structures/DataGrid/DataSource/Array.php on line 172
Structures_DataGrid 0.6.2 beta
This error does not show up when I downgrade to the previous version.
Expected result:
----------------
I expect not to see an error
Actual result:
--------------
Warning: array_multisort() [function.array-multisort]: Argument #3 is expected to be an array or a sort flag in /usr/local/share/pear/Structures/DataGrid/DataSource/Array.php on line 172
The rest of the page still shows up