Is there any way to add the contest to the side bar? For example just a box saying the contest has started and a link that goes to the thread/or album page?
I am also experiencing this, just started hooking everything up now and I created a new trophy that should be rewarded if the user wins 1 contest, however as soon as I created it, I was rewarded the trophy
I believe I may have fixed this by adding a " AND !{$post.canEdit}" to the check, this should prevent the ad from showing up if the user can edit the post (within the edit time limit)
What I'd like to try is only apply the ad code if the post has existed for a minute to see if it's a weird timing issue, does anyone know how I can check how long a post has lived?
Hey Everybody,
I am using Google Adsense and have noticed that messages posted in my forums are being duplicated when they have adsense code attached to them. Here is my code:
<xen:if is="!{xen:helper ismemberof, $visitor, 5, 6, 7}">
<xen:if is="{$post.position} %...