Quote:
Originally Posted by Shaliza
This is great! I had been looking for something like this because I'm going to have a premium section on my site soon. Installed. =)
And to make it so that only a certain usergroup can see the ads, I'm assuming you'd have to put in something like:
Code:
<if condition="$bbuserinfo['usergroupid'] == 1">
right?
|
If the page that your using is within your forum then you can use the conditional, if its an external page, then you going to have to add the conditional to your tab or link within your forums.