PDA

View Full Version : Small image in postbit for only one usergroup. How do I do it?


KipLarson
20 Apr 2007, 19:05
Small image in postbit for only one usergroup. How do I do it?

I have a premium usergroup that I want to thank for showing their support by subscribing to the site by placing a little image in the postbit for them.

What is the easiest way to do this? Their usergroup number is 15. Is this the correct way to do it?:



Code:
---------------
Code is only visible to licensed users, and only when logged into the forums.
---------------



Or is it supposed to be something else?

Thanks in advance.

Brad
20 Apr 2007, 22:03
Use this;



Code:
---------------
Code is only visible to licensed users, and only when logged into the forums.
---------------

KipLarson
21 Apr 2007, 00:26
Oh ok. Thanks.

By the way, does a "!" mean "not"? Because if that's the case, I could probably just use the code I had above (as long as I took out the "!" symbol).

I'm just wondering. (although I'll probably just use the code you posted).

Nudda
21 Apr 2007, 04:45
user ranks is the easier way to do this

admin cp --> user ranks

KipLarson
21 Apr 2007, 15:24
Hmmm, I hadn't thought of that.

You're basically saying to just go into the user ranks in the admin cp and give an image to the usergroup I desire and I can just forget about dealing with if conditionals in the postbit?

The only problem I see that having is that I wouldn't be able to place the image in the right location of the postbit (right above the "online" button)

Semere79
21 Apr 2007, 16:59
Use this;



Code:
---------------
Code is only visible to licensed users, and only when logged into the forums.
---------------



What would be the seperator to this if I wanted to allow multipule users to see certain thing but they are in different groups? Like 15,17,22,45 or whatever?

KipLarson
01 May 2007, 02:40
Code:
---------------
Code is only visible to licensed users, and only when logged into the forums.
---------------



This doesn't work :(



Code:
---------------
Code is only visible to licensed users, and only when logged into the forums.
---------------



This doesn't work either? Any ideas on how to fix this besides user ranks? I don't want to use those.

Please help.