Go Back   vb.org Archive > vBulletin Modifications > Archive > vB.org Archives > vBulletin 3.0 > vBulletin 3.0 Full Releases

Reply
 
Thread Tools
Give Reputation For New Posts & Threads Details »»
Give Reputation For New Posts & Threads
Version: 3.00, by mfk_1868 mfk_1868 is offline
Developer Last Online: Feb 2006 Show Printable Version Email this Page

Version: 3.0.7 Rating:
Released: 03-25-2005 Last Update: 03-27-2005 Installs: 17
DB Changes
 
No support by the author.

This is my first hack. I tried it on my forum and it works. Pls Click Install!

What does this do?

This hack gives reputation points to user per post and thread he posted. You can specify the amounts of reputation from admincp.

What is new in V3?
You can specify a coefficient for each forum also for threads and post that the main thread point and post point will be multiplied with the related point in the forum you defined the value. Default coefficient is 1.

What is new in V2?
You can define forum id's that you dont want to give reputation for posts&threads.

Show Your Support

  • This modification may not be copied, reproduced or published elsewhere without author's permission.

Comments
  #22  
Old 03-28-2005, 07:07 PM
DR?@M W?@V?R DR?@M W?@V?R is offline
 
Join Date: Aug 2002
Location: uk
Posts: 70
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by mfk_1868
no but i can write a small script for this if somany people want
I have been looking for something that will update reputation points since I upgraded from version 2 of vbulletin, as members with lots of posts started at 0 reputation points cause of the upgrade.

It would be good if that could be done.
Reply With Quote
  #23  
Old 03-29-2005, 04:52 AM
mfk_1868 mfk_1868 is offline
 
Join Date: Jul 2004
Posts: 25
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by DR?@M W?@V?R
I have been looking for something that will update reputation points since I upgraded from version 2 of vbulletin, as members with lots of posts started at 0 reputation points cause of the upgrade.

It would be good if that could be done.
i ll write a basic script for reputation of old posts in a few days. We cant calculate the thread count because it is not stored i any database field so we have to calculate for all posts and that is too much time i think. But just for posts is easy and good!
Reply With Quote
  #24  
Old 03-29-2005, 10:04 AM
lasto lasto is offline
 
Join Date: Jan 2002
Posts: 1,514
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

is 3 files to download do i have to do v1 then v2 and then v3

is there not just one big file to do,makes life easier.
Reply With Quote
  #25  
Old 03-29-2005, 12:50 PM
mfk_1868 mfk_1868 is offline
 
Join Date: Jul 2004
Posts: 25
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

all versions have seperate install and updates so if you didnt installed any just download and install the newest version!
Reply With Quote
  #26  
Old 03-29-2005, 06:09 PM
Bolas's Avatar
Bolas Bolas is offline
 
Join Date: Jan 2003
Location: Venice
Posts: 111
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Hi,
In your admincp/forum.php you should use the vb phrase system using as 'phrasetypeid' = 4 (forum-related phrases)

like..
Code:
$DB_site->query("INSERT INTO ".TABLE_PREFIX."phrase (`languageid`, `varname`, `text`, `phrasetypeid`) VALUES (0, 'text', 'Karma Manager', 3)");
If you want you can use as example my installer..
Reply With Quote
  #27  
Old 03-30-2005, 03:12 PM
mfk_1868 mfk_1868 is offline
 
Join Date: Jul 2004
Posts: 25
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Bolas
Hi,
In your admincp/forum.php you should use the vb phrase system using as 'phrasetypeid' = 4 (forum-related phrases)

like..
Code:
$DB_site->query("INSERT INTO ".TABLE_PREFIX."phrase (`languageid`, `varname`, `text`, `phrasetypeid`) VALUES (0, 'text', 'Karma Manager', 3)");
If you want you can use as example my installer..
will do in the next release!
Reply With Quote
  #28  
Old 07-20-2005, 02:52 PM
vakvak vakvak is offline
 
Join Date: Mar 2005
Location: T?rkiye
Posts: 87
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

thak you..

but problem


how are i edit? and Option Code: (leave this blank)
Reply With Quote
  #29  
Old 09-14-2005, 10:01 PM
lefthome's Avatar
lefthome lefthome is offline
 
Join Date: Feb 2005
Posts: 149
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Okay, it appears this hack is not running anymore but I have a question. Can this be changed to UsergroupID instead of UserID so my new members get 10 rep marks for their first post (they are promoted after 10 rep marks) and how would I do this? Is it as simple as changing userID to UsergroupID?
Reply With Quote
  #30  
Old 01-15-2006, 03:15 PM
Dreiko's Avatar
Dreiko Dreiko is offline
 
Join Date: Nov 2005
Posts: 22
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I would LOVE to see this hack in 3.5.x
Reply With Quote
  #31  
Old 01-29-2006, 06:23 PM
chikkoo chikkoo is offline
 
Join Date: Mar 2005
Posts: 223
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Dreiko
I would LOVE to see this hack in 3.5.x
Me tooo...

Wanna try this in 3.5.x
Reply With Quote
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT. The time now is 11:02 PM.


Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.04505 seconds
  • Memory Usage 2,295KB
  • Queries Executed 25 (?)
More Information
Template Usage:
  • (1)SHOWTHREAD
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)ad_showthread_beforeqr
  • (2)bbcode_code
  • (4)bbcode_quote
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)modsystem_post
  • (1)navbar
  • (6)navbar_link
  • (120)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (3)pagenav_pagelink
  • (11)post_thanks_box
  • (11)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (11)post_thanks_postbit_info
  • (10)postbit
  • (11)postbit_onlinestatus
  • (11)postbit_wrapper
  • (1)spacer_close
  • (1)spacer_open
  • (1)tagbit_wrapper 

Phrase Groups Available:
  • global
  • inlinemod
  • postbit
  • posting
  • reputationlevel
  • showthread
Included Files:
  • ./showthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/functions_bigthree.php
  • ./includes/class_postbit.php
  • ./includes/class_bbcode.php
  • ./includes/functions_reputation.php
  • ./includes/functions_post_thanks.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • showthread_start
  • showthread_getinfo
  • forumjump
  • showthread_post_start
  • showthread_query_postids
  • showthread_query
  • bbcode_fetch_tags
  • bbcode_create
  • showthread_postbit_create
  • postbit_factory
  • postbit_display_start
  • post_thanks_function_post_thanks_off_start
  • post_thanks_function_post_thanks_off_end
  • post_thanks_function_fetch_thanks_start
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • fetch_musername
  • postbit_imicons
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • pagenav_page
  • pagenav_complete
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete