The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
Details »» | |||||||||||||||||||||||||
Karma Hack v1.3a
This is our first vb Hack, so we are hopping to get lots of feedback. Enjoy this one. Admin Function - Set points for each ~ newthread ~ reply ~ points for thread owner if thread's view exceeded certain number. ~ extra points to user from admin/mod ~ extra points for thread owner if the thread's reply more than certain number. - Admin/Moderator can also add/delete points to user who posts useful thread or nonsense. - Admin can set auto ban feature to on or off. If this feature is set to on, users' karma points that exceed the negative point admin set to, will be banned from posting or replying threads. User Function - User can comment on other people's post and if they agree that post, the user will get karma points for that. If user disagree with what they post, their karma points will be deducted. - User can earn karma points when they post new thread, replies, many people view their thread, many people reply their thread. - User can also earn karma points from administrator or moderator if they post useful thread. - Their points wil be deducted if they post nonsense. Sample Forum using this Karma Hack CertifyExpress.com I won't be able to answer all you technical questions as I am NOT the sole OR main programmer who write this hack. If you are facing technical problems you may either post here and I will try my best to help you together with vbulletin.org members OR you can also post your questions or problems at my forum for faster support, as my team are often online there 5 Days a week from Monday to Friday. Karma 1.3a Release - March 15 2002 I highly recommended that you upgrade to 1.3a.
For those who are using karma v1.3 just upload adis.php Bug fixed - Fix you are not login bug when you are actually login. Next version Will be release in April 2002. If you have any features to suggest or recommendation please post a NEW thread in my forum instead of vbulletin.org, so I can keep track of all the suggestions and as this thread is getting too long and I can't keep up with it. Show Your Support
|
Comments |
#172
|
||||
|
||||
The upgrade from 1.0 to 1.3 went very well. Good work I like the hack. Anyway, if I click on karma and want to add a comment using the link It says You need to be registered.... although I'm registered. I removed the line which say include header/footer. But as that are only HTML files it shouldn't be a problem.
|
#173
|
||||
|
||||
Quote:
This is what you have to do. For those that are upgrading from version 1.2 to 1.3, upload adis.php and kpoints.php. Change the following lines in your postbit template. (a)find this line of code: winAtt = "scrollbars=1, width=900, height=500, left=5"; replace it with: winAtt = "scrollbars=1, width=500, height=300, left=5"; (b)find this line of code: <a href="javascriptopout('adis.php?flag=$post[flag]&postid=$post[postid]&userid=$bbuserinfo[userid]&username=$bbuserinfo[username]&usertitle=$bbuserinfo[usertitle]&post_userid=$post[userid]&post_username=$post[username]')"><img src="https://vborg.vbsupport.ru/vbimages/postkarma.gif" border="0" alt="Karna"></a> replace it with: <a href="javascriptopout('adis.php?flag=$post[flag]&postid=$post[postid]&userid=$bbuserinfo[userid]&username=$bbuserinfo[username]&usergroup=$bbuserinfo[usergroupid]&post_userid=$post[userid]&post_username=$post[username]')"><img src="https://vborg.vbsupport.ru/vbimages/postkarma.gif" border="0" alt="Karna"></a> |
#174
|
||||
|
||||
For those of you who want to list the Top 10, here is the code.
Thanks to www.devshed.com! PHP Code:
|
#175
|
||||
|
||||
When I view a record in the storepoint table and add up the fields myself, I get different total that what you are displaying????
|
#176
|
|||
|
|||
Pgowder - thanks for this but it does not seem to work - all I get is a list of ten users, that are not the top ten and it does not display the total points but just says - "kushtiuk has points"
Any idea's - has anyone else got this working? |
#177
|
||||
|
||||
All the fields have to be not null and have a default value of 0.
|
#178
|
||||
|
||||
hey certify, can you and your team make some features:
1. user can give karma points to the same user only once a week ! 2. near username in the comment window should stay + or -............ 3. if user don't want to show his name in the comment, he can choose some option and his name won't be able to see..... for example: "+"|"excerr": Good post "-" | "******": F*ck off 4. user can see comments about him in user cp under "Subscribed Threads" 5. admin can delete user comments, if there are for exampe censored words ! thx in advance! THE BEST HACK! respect |
#179
|
|||
|
|||
Quote:
I understand about making the default value of 0 and null. |
#180
|
||||
|
||||
All the fields in the storepoint table must be not null and default to 0 otherwise a calculation on a null fields wll not work.
|
#181
|
|||
|
|||
alright! I understand now - doh! LOL -= thanks m8
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|