I'd like the phrase "Sponsored Link" to contain the members username IF that member has placed their Client ID in their profile.
ie... If a member creates a thread and if they have not placed an Adsense Client ID in their profile, I want the phrase "Sponosored Link" to appear... BUT, if a member creates a thread and if they have placed an Adsense Client ID in their profile I want the phrase "Links Sponosored by UserName" to appear...
How can I do this? I tried adding a condition to just look for the existence of a $post[ad_client_id] but that doesn't work because it always contains at least the default value...
Thanks for your help!
|