View Single Post
  #2 (permalink)  
Old 07-09-2007, 07:36 AM
inggenia inggenia is offline
New Pligger
 
Join Date: Sep 2006
Posts: 29
Thanks: 6
Thanked 11 Times in 4 Posts
I´m working on a possible solution, but it is difficult.

I first think how to sum 1 every time someone click on "vote" on a user's count. But it means that you have to add a new column to the "users" table, like "karma".

How to make it without touching the database?
Reply With Quote