By Ken on Monday, 17 November 2014
Posted in General Issues
Replies 3
Likes 0
Views 537
Votes 0
Hi there, just want to ask about the query on likes in comments, I'm quite confused on how they are getting the likes on comments since it's in a single table. I don't know which primary key to use ^_^
Hi,

If you are referring to "likes" on comments, then the "type" to use is "comments.user.like", and the "uid" is the comment id from the comments table.
·
Monday, 17 November 2014 16:23
·
0 Likes
·
0 Votes
·
0 Comments
·
Ah ok, i thought the uid is the user id, thanks for the guidance Jason!
Ken
·
Monday, 17 November 2014 16:29
·
0 Likes
·
0 Votes
·
0 Comments
·
Hi,

Oh no problem.
·
Monday, 17 November 2014 16:35
·
0 Likes
·
0 Votes
·
0 Comments
·
View Full Post