Latest News:
Latest Mods: Latest Tutorials:


 
Thread Rating:
  • 1 Votes - 5 Average
  • 1
  • 2
  • 3
  • 4
  • 5
MyReputation
Author Message
Alexandru21
Administrator



Posts: 804
Joined: Jun 2008
Reputation: 13
Post: #1
MyReputation
Mod Description: This is a cool reputation plugin that displays a reputation bar in the postbit.

Link to Mods DB: Get It

Shared and Reseller hosting with 90% discount! - OurHoster.com
03-24-2009, 03:52 AM


dared
Member


Posts: 101
Joined: Jul 2008
Reputation: 2
Post: #2
RE: MyReputation
any screen shot?
03-25-2009, 06:27 PM
trilobyte-
Premium User


Posts: 46
Joined: Nov 2008
Reputation: 0
Post: #3
RE: MyReputation
Yes, I would like to see a screenshot too if possible?

03-25-2009, 10:36 PM
Nickman
Manager



Posts: 2,631
Joined: May 2008
Reputation: 61
Post: #4
RE: MyReputation
Check out the screenshots in this post


DailyMix
03-25-2009, 11:05 PM
dared
Member


Posts: 101
Joined: Jul 2008
Reputation: 2
Post: #5
RE: MyReputation
i saw now. Can it be modified to change color for higher rep point? for exm.: it will increase one with full yellow (for 14 reps twice for per box.) after it becomes full yellow it will become full red on next reps after 7 red boxes (14 for yellow+14for red=24) than 3th step boxes will be green on next reps....

i hope i can explain the point of my idea. there will be a color setting on acp (can you drow a box with php and fill it with some colors?), or diffrent colored images on ftp.
03-29-2009, 09:24 PM
phudq90
Junior Member


Posts: 2
Joined: Apr 2009
Reputation: 0
Post: #6
RE: MyReputation
Oh, one more think... the 'red' point doesn't follow the settings for display... for ex, with 'green' point, when you have 1 reputation it'll 1 green spot, but not the same with red spot, if you have -1 reputation, the bar will full of red, because there are no line of code controls this.
(This post was last modified: 04-07-2009, 02:29 PM by phudq90)
04-07-2009, 02:17 AM
phudq90
Junior Member


Posts: 2
Joined: Apr 2009
Reputation: 0
Post: #7
RE: MyReputation
Hey. I have just adding some lines in this plugin and made it more professional with the same with reputation in vB (both green and red). I just use it in only my board and won't release it without agreement from Alexandru21.

Some screenshots here
[attachment=352]
04-07-2009, 03:55 PM
faviouz
Member


Posts: 231
Joined: Oct 2008
Reputation: 0
Post: #8
RE: MyReputation
Found a bug: http://community.mybboard.net/thread-478...#pid333460
Read the whole thread please.
04-07-2009, 09:25 PM
Alexandru21
Administrator



Posts: 804
Joined: Jun 2008
Reputation: 13
Post: #9
RE: MyReputation
Ok. I will try to make an update. Thanks for telling me.

Shared and Reseller hosting with 90% discount! - OurHoster.com
04-08-2009, 12:35 AM
faviouz
Member


Posts: 231
Joined: Oct 2008
Reputation: 0
Post: #10
RE: MyReputation
Got a PM from Michael83 on MyBBoard.net
Michael83 Wrote:To fix this open the plugin file rep.php and search for:
PHP Code:
$query=$db->query("SELECT * FROM ".TABLE_PREFIX."users WHERE username='$post[userusername]'"); 
Replace with:
PHP Code:
$query=$db->query("SELECT * FROM ".TABLE_PREFIX."users WHERE username='".$db->escape_string($post['userusername'])."'"); 
You might want to give him credits, not sure if it's in the license/whatever.
04-08-2009, 05:52 AM




User(s) browsing this thread: