MyBB Source


MyBB 1.6 Officially Released!

Latest Releases: Valid Referrals - Bonus - Mark Thread Read

 
 
Thread Rating:
  • 7 Votes - 4.43 Average
  • 1
  • 2
  • 3
  • 4
  • 5
[Public Beta] Awards System
Author Message
Mr-Trainor
Member


Posts: 124
Joined: Mar 2010
Reputation: 0
MyBux: 323
Post: #291
RE: [Public Beta] Awards System
(05-19-2010 12:31 AM)wethegreenpeople Wrote:  Grr. I need one that supports auto reward giving. It really gets tedious to do it your self.

Lol yea. Well, when you need to give out hundreds
05-23-2010 10:41 PM

Advertisement

Beluga
Junior Member


Posts: 11
Joined: May 2010
Reputation: 0
MyBux: 2
Post: #292
RE: [Public Beta] Awards System
Agreed, auto-adding would be good...
05-25-2010 06:01 AM
xHunterx86
Junior Member


Posts: 10
Joined: May 2010
Reputation: 0
MyBux: 4
Post: #293
RE: [Public Beta] Awards System
Thanks again man !
05-29-2010 07:03 PM
mephistox
Junior Member


Posts: 21
Joined: Jun 2010
Reputation: 0
MyBux: 4
Post: #294
RE: [Public Beta] Awards System
Really nice plugin, actually i'm using it in my personal forum, there are some things that you forgot (or maybe cuz is a beta), like add the alt text to the award in the postbit (that puts the award name), and also maybe, instead of the hour of receipt, you should put the date of it.

But anyways, a great alternative to the paid award plugin, and also, beautiful and without bugs.

PD: Another thing that i noted, when i receive a pm (where it says that i received the award...blah) i get some problems with the pm, like strange simbols in the userbars: {$%} you have received an pm
(This post was last modified: 07-04-2010 04:27 AM by mephistox.)
07-01-2010 02:33 PM
eRmin
Junior Member


Posts: 9
Joined: Jul 2010
Reputation: 0
MyBux: 12
Post: #295
RE: [Public Beta] Awards System
(03-16-2009 09:34 PM)Franx Wrote:  in my profile i can see the award but not in postbit

I have the same problem. Please help??
07-05-2010 06:42 AM
Webmaster24
Junior Member


Posts: 10
Joined: Dec 2009
Reputation: 0
MyBux: 0
Post: #296
RE: [Public Beta] Awards System
I think there is an option that aloves to view the awards on postbit

Thanks for the pluguin!!
07-05-2010 07:55 AM
Koala
Junior Member


Posts: 42
Joined: Nov 2009
Reputation: 1
MyBux: 16
Post: #297
RE: [Public Beta] Awards System
Hey, I was wondering if you mind I borrow some slits of coding from this to help code mine I have been working on for a personal forum. Credit would be mentioned that I got some parts from you. Also, do you maybe want to get this out of Beta anytime soon? ;/
07-06-2010 02:30 PM
Xzi
Junior Member


Posts: 18
Joined: Mar 2010
Reputation: 0
MyBux: 10
Post: #298
RE: [Public Beta] Awards System
really good! Thanks
07-08-2010 12:42 AM
GuNeRkId
Junior Member


Posts: 14
Joined: Jun 2010
Reputation: 0
MyBux: 0
Post: #299
RE: [Public Beta] Awards System
(07-01-2010 02:33 PM)mephistox Wrote:  like add the alt text to the award in the postbit (that puts the award name)

If you mean when you hover over the image in the postbit, this is what you need to do to change that.

Open awards.php from your inc/plugins folder in your fav editor, go to line 190 which should be this:
PHP Code:
$awards[$to].="<a href='award.php?id={$award[gid]}' title='{$award[name]}'><img src='{$mybb->settings['bburl']}/images/awards/$award[image]' title='award image' border='0'/></a> &nbsp;"

and change 'award image' near the end of that line to '$award[name]' like so:
PHP Code:
$awards[$to].="<a href='award.php?id={$award[gid]}' title='{$award[name]}'><img src='{$mybb->settings['bburl']}/images/awards/$award[image]' title='$award[name]' border='0'/></a> &nbsp;"

that should do that for you
(This post was last modified: 07-08-2010 02:51 PM by GuNeRkId.)
07-08-2010 02:48 PM
eRmin
Junior Member


Posts: 9
Joined: Jul 2010
Reputation: 0
MyBux: 12
Post: #300
RE: [Public Beta] Awards System
in my profile i can see the award but not in postbit. Please help me..
07-08-2010 07:38 PM
 





Web Design | Web Design Jobs