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

stugacz’s picture

Issue summary: View changes
stugacz’s picture

Issue summary: View changes
stugacz’s picture

Issue 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.

Staler75’s picture

Strange 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.

Doubt.It’s picture

I'm finding that users get this error if they enter search terms that return no results, something I'd obviously like to avoid.

criscom’s picture

I can confirm this error for search terms that yield no results. See this issue: https://www.drupal.org/node/2392289