Quote:
Originally Posted by 4x4 Mecca
the first one i posted is working for me right now... so I don't know why it doesn't work for you
|
what is the width of the image you're using? Perhaps it's not working for that reason?
Man this is really frustrating. I'll look at the code again in a sec. Do you have it set up so that once the user pays to upgrade they keep their primary usergroup but are put into a premium user group as their additional one?
This is what I have in my postbit, but it doesn't work:
Code:
<if condition="in_array($bbuserinfo['usergroupid'], array(15))"> <img src="http://www.gamingvidz.com/forum/gamingvidz/misc/premium.jpg" /> </if>
And I made sure that the img src was typed in correctly too. Perhaps because I have the premium upgrade set up to just add them into the additional usergroup perhaps I need to add in every usergroup or something? I don't know... I'm frustrated.
Quote:
Originally Posted by tobybird
Since I don't use ranks on my board as intended...
I use the ranks feature to accomplish this. I have a paid members user group and this is the only group that gets the "rank" image. I've also moved the ranks code in the postbit to move the image further down.
|
This doesn't help me. I'm already using ranks.