KubaG
Junior Member
Posts: 8
Joined: Dec 2010
Reputation: 0
|
RE: [For 1.6] Awards System v2.0
Thank you nice plugin.
|
|
| 12-30-2010, 04:37 AM |
|
lima5000
Junior Member
Posts: 2
Joined: Sep 2010
Reputation: 0
|
RE: [For 1.6] Awards System v2.0
this is an wonderful plugin.
|
|
| 12-31-2010, 06:22 AM |
|
BBFPaco
Premium User
Posts: 4
Joined: Jan 2011
Reputation: 0
|
RE: [For 1.6] Awards System v2.0
Nice! All the phpbb3 features our members don't want to go without, you are creating for mybb !
|
|
| 01-02-2011, 08:39 AM |
|
mibs510
Junior Member
Posts: 4
Joined: Jan 2011
Reputation: 0
|
RE: [For 1.6] Awards System v2.0
Be sure to put the awards.php on your admin/modules folder if you have a custom admin directory.
|
|
| 01-02-2011, 04:02 PM |
|
katib
Junior Member
Posts: 20
Joined: Dec 2010
Reputation: 0
|
RE: [For 1.6] Awards System v2.0
Thanks for plugin
small improvement
Make Table Collation UTF instead of latin-swedish beauseit hives weired characters for non latin languges like mine, Arabic
On postbit, reputation and award image are on the same line, should be a Line Break
o I replaced
Code:
$awards[$to].="<a href='award.php?id={$award[gid]}' title='{$award[name]}'><img src='{$mybb->settings['bburl']}/images/awards/$award[image]' title='{$award['description']}' border='0'/></a> ";
With
Code:
$awards[$to].="<br /><a href='award.php?id={$award[gid]}' title='{$award[name]}'><img src='{$mybb->settings['bburl']}/images/awards/$award[image]' title='{$award['description']}' border='0'/></a> ";
|
|
| 01-04-2011, 04:37 AM |
|
metonator
Junior Member
Posts: 7
Joined: Jan 2011
Reputation: 0
|
RE: [For 1.6] Awards System v2.0
nice men
Very nice plugin
i`ll buy it
(This post was last modified: 01-04-2011, 09:30 PM by metonator)
|
|
| 01-04-2011, 09:30 PM |
|