Page 1 of 2

rep system

PostPosted: Sun Jan 30, 2011 8:31 am
by gamfrkI
some forums have a rep system (give rep for good post,tuts,etc) does phpbb support that

Re: rep system

PostPosted: Sun Jan 30, 2011 5:12 pm
by Hot Trout
There is a system foir phpbb3 that allows users to give kudos or status to other users for posts etc. I tried to implement it but it did not work properly. I might try installing it again in the future.

Re: rep system

PostPosted: Sun Jan 30, 2011 10:35 pm
by gamfrkI
hope it works this time

Re: rep system

PostPosted: Fri Feb 04, 2011 1:28 pm
by Kherr
Likewise. :3

Re: rep system

PostPosted: Tue Feb 08, 2011 6:38 am
by Guest
The one thing about rep that I dislike is that when people your post (100+, 1000+) it takes up that space underneath the post with the people who repped. Sometimes thats annoying

Re: rep system

PostPosted: Tue Feb 08, 2011 7:18 am
by gamfrkI
do you mean underneath the post or the post count?

Re: rep system

PostPosted: Sun Feb 20, 2011 11:04 pm
by Guest
Its underneath the post but still part of it

Re: rep system

PostPosted: Thu Mar 03, 2011 4:27 pm
by Hot Trout
Update : I have found a REP system that is quite good I think. It is also quite involved. I am working on it now and will hopefully upload it soon.

Re: rep system

PostPosted: Thu Mar 03, 2011 4:33 pm
by crustyasp46
Hot Trout wrote:Update : I have found a REP system that is quite good I think. It is also quite involved. I am working on it now and will hopefully upload it soon.



Wait with bated breath :thumbup:

Re: rep system

PostPosted: Thu Mar 03, 2011 7:39 pm
by Hot Trout
Phew,

It took me quite a while to code change and then thread it into the phpbb3 code but here we have it guys. We now have a 'thanks for the post' rep system.

For any post on the forum you can click the thumbs UP to give thanks or if you change your mind then click thumbs down to remove thanks. Each member will have stats stored for thanks given and thanks received.

Also, topics will show the overall average thanks by all members that vote. Each Post that you thank will record your thank you below that post.

Start playing and let me know of any bugs. :good: