Log in

View Full Version : Awards in Posts


chrisdaman77
03-06-2009, 09:00 PM
I am wondering how o go about putting in an award in someones posts. This would change monthly to different members. I am pretty sure I have the code down I am just unsure where I would put it.

--------------- Added 06 Mar 2009 at 18:28 ---------------

Ok I found where to put it. I thought my code would work, but I was sadly mistaken. I have <if condition="PokerRef"><img src="bannerTLB.jpg" width="100px" height= "100px"/></if> But that shows a banner for everyone not just the member I want to. Where am I going wrong?

Mr-Moo
03-06-2009, 10:30 PM
You would have to have the IF statement read the users ID/username. IF the username = X then DISPLAY image, ELSE = regular stuff/blank.

Hope that helps you a little :)

chrisdaman77
03-06-2009, 11:27 PM
Yeah I know that part. I am unsure of how to do it.

--------------- Added 1236433351 at 1236433351 ---------------

Does anyone have a clue as to where I am going wrong?

--------------- Added 1236451886 at 1236451886 ---------------

Is there anyone out there who can tell me where I am going wrong with the provided code?