MyBB Community Forums

Full Version: Rank showing up 7 times? [Bug]
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
hey, I recently had this bug on my forum and it was showing the rank image 7 times as you can see in this screenshot: Here
If anyone knows how to fix this bug please post a reply!
Thanks,
kpj
Paste the code of this template from your theme:
postbit_groupimage
(2013-03-25, 08:22 PM)effone Wrote: [ -> ]Paste the code of this template from your theme:
postbit_groupimage
Here is the xml for the theme:
http://pastebin.com/rqst1DZh

Any ideas on what could be causing it?
Thanks!
~kpj
Post it from your admin cp.
Admin CP -> Templates & Style -> Templates -> Post Bit Templates -> postbit_groupimage
(2013-03-25, 08:34 PM)JordanMussi Wrote: [ -> ]Post it from your admin cp.
Admin CP -> Templates & Style -> Templates -> Post Bit Templates -> postbit_groupimage
Sorry bought that, here is the proper code:
<img src="{$usergroup['image']}" alt="{$usergroup['title']}" title="{$usergroup['title']}" />
go to your acp then groups then admin group and make sure you have 1 star and not 7 stars
(2013-03-25, 08:39 PM)alanrobinsonleigh Wrote: [ -> ]go to your acp then groups then admin group and make sure you have 1 star and not 7 stars
Whoops that was the error Smile
Thanks for the help.
~kpj
not a problem. Its the easiest things that get over looked
You set the group image path in star image?!!!
if its solved can you mark it as solved and select the answer that solved it please