user_load in D7 should take only a uid, not an array.

CommentFileSizeAuthor
vote_up_down.patch466 bytesjody lynn

Comments

drewish’s picture

I took a slightly different approach in #1402758: Remove user votes page in favour of views and just used the $account that was loaded by the %user menu loader. There were quite a few issues in that function. The next error is db_query_rewrite() is no more.

marvil07’s picture

Status: Needs review » Closed (duplicate)