Closed (duplicate)
Project:
Vote Up/Down
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
14 Dec 2011 at 17:57 UTC
Updated:
10 Feb 2012 at 18:50 UTC
user_load in D7 should take only a uid, not an array.
| Comment | File | Size | Author |
|---|---|---|---|
| vote_up_down.patch | 466 bytes | jody lynn |
Comments
Comment #1
drewish commentedI 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.
Comment #2
marvil07 commentedPlease take a look to #1402758-8: Remove user votes page in favour of views