|
Award POstbit
|
|
01-28-2012, 02:14 PM
(This post was last modified: 02-02-2012 10:10 AM by Yoshi Oak.)
Post: #1
|
|||
|
|||
|
Award POstbit
I am using awards v2 from mybbsource which is free and i want awards to be displayed on profile.
The only templare ive edited is postbit Quote:{$ignore_bit} A awards showcase box is appearing in the posts but awards are not appearing inside it,what can be the problem ? why the award are not appearing inside the box ? please check the template whats wrong. |
|||
|
01-28-2012, 02:36 PM
(This post was last modified: 01-28-2012 02:36 PM by ranjani.)
Post: #2
|
|||
|
|||
|
RE: Award POstbit
you have {$post['awards']} like this {$post['user_details']}{$post['awards']}
cut {$post['awards']} AND paste it after Awards Showcase</a> like below : PHP Code: <legend> |
|||
|
01-28-2012, 02:45 PM
(This post was last modified: 01-28-2012 02:53 PM by Yoshi Oak.)
Post: #3
|
|||
|
|||
RE: Award POstbit
Quote:{$ignore_bit} this is how my code is now and what happened is ![]() please edit the code and gimme full code so no problems. Thanks |
|||
|
01-28-2012, 02:55 PM
Post: #4
|
|||
|
|||
|
RE: Award POstbit
first please remove [php] from your postbit code ..
it appears that plugin is not functioning as expected AND it needs littile modification . see this response on plugin's site |
|||
|
01-28-2012, 03:28 PM
Post: #5
|
|||
|
|||
RE: Award POstbit
![]() the award is being is displayed at 2 places and the award is very much top,it shud be in middle. |
|||
|
01-28-2012, 03:36 PM
Post: #6
|
|||
|
|||
|
RE: Award POstbit
remove {$post['awards']} in {$post['user_details']}{$post['awards']}
AND replace below code <fieldset style="color:#FF0000"> <legend> <a href="{$mybb->settings['bburl']}/award.php" title="View Awards">Awards Showcase</a><br /> {$post['awards']} </legend> <div> </div> </fieldset> with this code <fieldset style="color:#FF0000"> <legend> <a href="{$mybb->settings['bburl']}/award.php" title="View Awards">Awards Showcase</a><br /> </legend> <div> {$post['awards']} </div> </fieldset> |
|||
|
01-29-2012, 06:13 AM
Post: #7
|
|||
|
|||
|
RE: Award POstbit
Thanks a lot and now its working fine.
|
|||
|
05-06-2012, 09:41 AM
Post: #8
|
|||
|
|||
RE: Award POstbit This user has been denied support.
please help I've already added this code {$post['awards']} but still its not showing please help.
the award showcase is okay. the only problem is this code {$post['awards']} the awards is not showing in postbit |
|||
|
« Next Oldest | Next Newest »
|
User(s) browsing this thread: 1 Guest(s)
Search
Member List
Calendar
Help




![[Image: untitl17.png]](http://i44.servimg.com/u/f44/16/24/01/03/untitl17.png)
![[Image: untitl18.png]](http://i44.servimg.com/u/f44/16/24/01/03/untitl18.png)
This user has been denied support.