Log in

View Full Version : Images


Olli460
05-08-2006, 04:13 AM
Im trying to configure my template so if a user was in a certain user group they would have either 1 star up to 5 stars under their post count. Thing is I dont know how to do this because I dont know exactly what I can type in to get the images I want. I also dont know how to code this...By using "if" I dont know what commands to put in to determine a specific group. Is it like

<if condition="usergroup"><div>Rating: $post[image]</div>

I know thats probably extremely wrong but Im really new at this. The image posted replaces the image that I originally want to use but where do I have to put that image to configure a command or phrase to bring it up? Oh and for the usergroup, I dont want it to be the primary one. Either be secondary or if I can do it specifically. Can anyone help on how to do this?

peterska2
05-08-2006, 04:25 AM
Try the user ranks feature in the admin cp. this will more than likely do it all for you.

Olli460
05-08-2006, 06:53 AM
It doesnt give me what I want though. I just want under the post count to say GFX Rating: then have stars depending on their rating. I figured itd be easier to make it so when a member is in a certain group their rating is already configured BUT when you try to do that it only has the Primary Usergroup ranks. Is there a way to make a secondary usergroup rank which doesnt show up on the forum OR be able to turn off the usergroup rank and use those pictures for the thing I want to get going. Would I have to delete the usergroup rank from the postbit then?