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

Posts: 820
Joined: Jun 2008
Reputation: 16
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

Chitika best alternative to Adsense
25offanysale3 coupon to make 25% discount for any hosting from hostgator!!!
Just Read Me How

Free Poker Money
03-24-2009, 03:52 AM
Find all posts by this user
dared Offline
Member
***

Posts: 101
Joined: Jul 2008
Reputation: 2
Post: #2
RE: MyReputation
any screen shot?
03-25-2009, 06:27 PM
Find all posts by this user
trilobyte- Offline
Premium User
Premium Users

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

[Image: mybbsig.php]
03-25-2009, 10:36 PM
Visit this user's website Find all posts by this user
Nickman Offline
Manager
*******
Management

Posts: 2,680
Joined: May 2008
Reputation: 66
Post: #4
RE: MyReputation
Check out the screenshots in this post
03-25-2009, 11:05 PM
Visit this user's website Find all posts by this user
dared Offline
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
Find all posts by this user
phudq90 Offline
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
Find all posts by this user
phudq90 Offline
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
Find all posts by this user
faviouz Offline
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
Find all posts by this user
Alexandru21 Offline
Administrator
*******
Management

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

Chitika best alternative to Adsense
25offanysale3 coupon to make 25% discount for any hosting from hostgator!!!
Just Read Me How

Free Poker Money
04-08-2009, 12:35 AM
Find all posts by this user
faviouz Offline
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
Find all posts by this user




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