When I attempt to access the second page of numerous listings under the menu tab Healthcare I get the following message: Warning: uasort() expects parameter 1 to be array, null given in node_view_multiple() (line 2680 of /modules/node/node.module). Issue view: http://mall.willdoit4u.us/category/health-care?page=1
A check of the log messages identifies this as a PHP issue. Where to look for the problem, and how to fix it remains a mystery. I am a site administrator and am not sure what to do at this point. Can someone point me in the right direction?
Comments
Comment #1
stugacz commentedComment #2
stugacz commentedComment #3
stugacz commentedIssue resolved. This was a case of the user (me) not fully understanding the process involved. uasort was looking for something that was not there. Once I added more items to the list the warning disappeared. Fixed itself.
Comment #4
Staler75 commentedStrange even when you don't have any products yet, there should be no errors.
i having the same error and i cannot exept this error so looking for a real solution to this matter.
Comment #5
Doubt.It commentedI'm finding that users get this error if they enter search terms that return no results, something I'd obviously like to avoid.
Comment #6
criscomI can confirm this error for search terms that yield no results. See this issue: https://www.drupal.org/node/2392289