![]() |
here's a noob question... does this work with google ads?
|
Quote:
|
ok, tell me why this is not working on my server.
I created a new secondary group, contributors, and put all contributors in that group as a sec. group. then in Forumhome, where your code is below the $navbar, I changed it to this code below, what is wrong with it why is it not showing (23 is the code for the Contributors user group): Code:
<if condition="!is_member_of($bbuserinfo, 23)"> |
lanc3lot
:) apfparadise Quote:
replace Quote:
Quote:
& if you want use that! : <if condition="$bbuserinfo[usergroupid]==??"> <center>$shir</center><br> </if> with changing the "??" marks to the group id :) PuntoPower nope :) we_scooter replace ' " ' mark with ' * ' : ex : *1* or *index* :) J-TEK this one :) > https://vborg.vbsupport.ru/attachmen...chmentid=22919 yinyang what did mean with "google ads" ? :) best wishes :up: |
After uploading the global.php the function "Mark forums read" doesn´t work.
Has any other this problem? |
well what I was trying to do is show it to the members who are NOT part of the usergroups, so if the member was, it would NOT show the banner, Like an ad banner to NOT be shown to the contributing members.
What is the correct code for that then? |
also, how do I put a line of text under the banner that says: Remove this ad by becoming a Contributor
This way if the above question is answered, I can have a banner that goes away as soon as the member donates and is added to the Contributor group. |
apfparadise
<if condition="$bbuserinfo[userid]==0"> <center>$shir<br><b>Remove this ad by becoming a Contributor</b></center><br> </if> with this code , the banners will be not display to the users , "only for the visitors" |
No, I want it to display to all the users, including members, except for ONE USERGROUP, number 23, for example.
I thougth this below was the way to do it (from another example on another site): <if condition="!is_member_of($bbuserinfo, 23)"> <center>$shir</center><br></if> |
apfparadise
i hadn't test your code , but this one should be work as you want it :) <if condition="$bbuserinfo[usergroupid]!=23"> <center>$shir<br><b>Remove this ad by becoming a Contributor</b></center><br> </if> |
All times are GMT. The time now is 02:40 PM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|