Welcome to the Question2Answer Q&A. There's also a demo if you just want to try it out.
+2 votes
389 views
in Q2A Core by
Hi guys !

I'm trying to make a custom profil page, but I can't manage to calculate the rank of the user (pdo)? Any idea ?

1 Answer

+1 vote
by
selected by
 
Best answer

I don't know PDO, but you want to count how many users have more points than the profile page's user, via the qa_userpoints table.

by
Yeah I daw that in your coding.
But it's fine, I manage to do it. Thank you man.
Can you answer my other question please (how to change the top menu) ? Thank you. ;)
...