Home »
FUDforum Development »
Plugins and Code Hacks »
Extra User Info
Extra User Info [message #22115] |
Sun, 16 January 2005 16:02 |
dennisp
Messages: 49 Registered: December 2004 Location: Belize
Karma:
|
Member |
|
|
Hi,
I want to change the ranking points are calculated. I want to set up another column in the user table or maybe in another table which contains two fields: User ID or login(whichever is better) and ranking_points. So wheneever a new user registers I want a record to be automagically added to this new table as well. This table will be the rank points table.
1) Where exactly do I do this. I looked around for an add_user function and found it in many places and therefore i am not too sure.
I also want to setup another table which contains three fields: user id or login, post id and post points. This table will be the post points table.
2) where can i find the post message code to change so as to add a new record for each message posted in this new table that I create.
eventually i would like to setup a way where mod and admin can evaluate posts and add points to a user. the ranking, instead of being pulled from total_post_count will be pulled from the rank points table.
|
|
|
Goto Forum:
Current Time: Wed Nov 27 02:40:05 GMT 2024
Total time taken to generate the page: 0.05023 seconds