Current time: 05-24-2012, 02:05 PM Hello There, Guest! (LoginRegister)


Post Reply 
 
Thread Rating:
  • 8 Votes - 3.63 Average
  • 1
  • 2
  • 3
  • 4
  • 5
[Release] Fast Reputation Change
03-03-2009, 08:44 PM (This post was last modified: 08-03-2009 07:09 AM by iarspider.)
Post: #1
[Release] Fast Reputation Change
Plugin Name: Fast Reputation Change
Plugin Author: iarspider
Plugin Website: none
Plugin Version: 1.3c
Plugin Mybb Compatibility: 1.4x
Plugin File Edits: 1 (reputation.php)
Plugin File Uploads: 6
Plugin Description: This plugin is a "YATP" (Yet Another "Thank you!" Plugin) type plugin. The key differences from known thank-you plugins are:
  • You can not only approve, but also disapprove post;
  • Thanks are not tracked separately, instead they affect user's reputation

Download link:
.zip  FastRep_1.3c.zip (Size: 20.25 KB / Downloads: 863)

You can also think of this plugin as a simplification of MyBB's reputation system: it allows one to easily change user's reputation in just one click and without thinking hard on what to write in the "comment" field (it is generated automatically) or how much to add/substract to/from reputation (maximal value by default).

The plugin is lang-aware, button images can be changed via AdminCP.

Release history:
v 1.0 - First release
v 1.1 - Added display of votes for each post that has votes
v 1.2 - Bugfix release, changed placement of vote list block
v 1.3 - Fixed language file issues, fixed incorrect replacement of votes
v 1.3b - Fixed compatibility with myPlaza
v 1.3c - Fixed problems with thread containing special MySQL characters; renamed some functions to avoid collisions

Screenshots:
           

Installation:
1. Unpack the archive to your forum's root dir.
2. Activate it in AdminCP
3. Modify reputation.php:
Find
PHP Code:
// Parse smilies in the reputation vote
$reputation_parser = array(
    
"allow_html" => 0,
    
"allow_mycode" => 0,
    
"allow_smilies" => 1,
    
"allow_imgcode" => 0
); 
Change the line "allow_mycode" so it reads:
PHP Code:
    "allow_mycode" => 1

Upgrade:
1. Deactivate old version
2. Check if all changes to the templates were rolled back successfully, remove manualy if needed
3. Unpack new version replacing all the files
4. Install & Activate from Admin CP
Find all posts by this user
Quote this message in a reply
03-03-2009, 09:04 PM
Post: #2
RE: [Release] Fast Reputation Change
Very nice!Smile I'll try it later

Elite-Area / Last.FM Profile / PSN Name: XDaciD / Minecraft Map Progress: Coming Soon!

[Staff note - No referral links]
Visit this user's website Find all posts by this user
Quote this message in a reply
03-03-2009, 09:52 PM (This post was last modified: 03-03-2009 09:56 PM by atomicj.)
Post: #3
RE: [Release] Fast Reputation Change
Edit: NVM.. I misread it.

As much as I like it, I'm content with the combination of having the thank you plugin and people being able to rep.

Now, if you added a function that will display who said "Thank You" or Pos/Neg below the post, I'd definitely use this.

Thanks for the release though.. I'm sure a lot of people will find it useful. Smile
Find all posts by this user
Quote this message in a reply
03-03-2009, 09:54 PM
Post: #4
RE: [Release] Fast Reputation Change
(03-03-2009 09:52 PM)atomicj Wrote:  So basically what this is, is the Thank You plugin but it actually keeps tracks of the thank you's?

What happens when a user Clicks a thumb up or down?
I'm assuming it adds to the reputation, and shows it.

Elite-Area / Last.FM Profile / PSN Name: XDaciD / Minecraft Map Progress: Coming Soon!

[Staff note - No referral links]
Visit this user's website Find all posts by this user
Quote this message in a reply
03-03-2009, 09:57 PM
Post: #5
RE: [Release] Fast Reputation Change
Agh.. you caught me before I edited Toungue
Find all posts by this user
Quote this message in a reply
03-03-2009, 10:00 PM
Post: #6
RE: [Release] Fast Reputation Change
(03-03-2009 09:57 PM)atomicj Wrote:  Agh.. you caught me before I edited Toungue
I just noticed that after my postToungue lol

Elite-Area / Last.FM Profile / PSN Name: XDaciD / Minecraft Map Progress: Coming Soon!

[Staff note - No referral links]
Visit this user's website Find all posts by this user
Quote this message in a reply
03-03-2009, 10:34 PM
Post: #7
RE: [Release] Fast Reputation Change
That is actually a very good idea.

Download My Plugins
My Personal Site - Twitter
[Image: eX4bjF]
Visit this user's website Find all posts by this user
Quote this message in a reply
03-04-2009, 07:59 AM
Post: #8
RE: [Release] Fast Reputation Change
(03-03-2009 09:52 PM)atomicj Wrote:  Now, if you added a function that will display who said "Thank You" or Pos/Neg below the post, I'd definitely use this.

I'm planning this for v1.1
Find all posts by this user
Quote this message in a reply
03-04-2009, 08:53 AM
Post: #9
RE: [Release] Fast Reputation Change
This is awesome. Good work.

[Image: OTZoZ.jpg]
Visit this user's website Find all posts by this user
Quote this message in a reply
03-04-2009, 11:07 AM
Post: #10
RE: [Release] Fast Reputation Change
hey this is great been waiting for this for a while Big Grin
Find all posts by this user
Quote this message in a reply
Post Reply 


Forum Jump:


User(s) browsing this thread: 1 Guest(s)

Contact Us | MyBB | Return to Top | Return to Content | Lite (Archive) Mode | RSS Syndication