![]() |
|
Article Options |
#271
|
|||
|
|||
Originally Posted by flbutterflyz
<vb:if condition="$post[usergroupid]==17">![]()
;D No members have liked this post.
|
#272
|
|||
|
|||
What is the variable for displaying the total amount of registered members on vBulletin 4?
No members have liked this post.
Last edited by AshMagic; 07 Feb 2012 at 14:42. |
#273
|
|||
|
|||
I would like to insert some ad code in the CMS home, between the articles preview, but I would like to know the conditional to show this ads only after the preview article position I like.
I have the 1+2 colums selected, so i wouuld like to show, 1 article_preview, AD CODE 2 article preview 3 article preview 4article preview 5 article preview AD CODE 6 article preview 7 article preview 8article preview 9 article preview AD CODE At the moment I know to add the AD CODE at the end of all the previews (Template article_preview). Any help of what conditional and in which template have I to use? Thanks! No members have liked this post.
|
#274
|
|||
|
|||
What conditional would I use for my postbit to only show the Blog Entries if the user has posted a blog?
__________________
http://playvampire.com No members have liked this post.
|
#275
|
||||
|
||||
Originally Posted by MGP_Tech
Found it ![]()
__________________
http://playvampire.com The following members like this post: BirdOPrey5
|
#276
|
|||
|
|||
I wonder what is the if condition for the mobile phones (any type smart or not ) that can be used ?
No members have liked this post.
|
#277
|
|||
|
|||
Hi,
thanks for the great posts so far, they helped me a lot with integrating different advertising-codes for different pages (IVW) into the header template. I still need 2 conditions: 1. a conditional for announcements to render something into the header template in all announcements 2. a conditional that effects all sub-forum of a parent forum or category as I don`t want to use an array with all the forum IDs because the list of IDs is very long and might change from time to time would be great if someone has a solution for those 2. thank you - all the best, Sacha No members have liked this post.
|
#278
|
|||
|
|||
In user profile options I want to make and option only viewable to be accessed by a certain usergroup. How would you achieve this ?
--------------- Added 06 May 2012 at 21:39 ---------------
Originally Posted by sinucello
This still works for me![]()
http://www.vbulletin.org/forum/showthread.php?t=132716 Then in the html box insert what you need per forum. No members have liked this post.
|
#279
|
||||
|
||||
Another conditional in my case I'm using to make improvements in the sharing of urls in topics:
<vb:if condition="$bookmarksites"> show only if showing bookmarks </vb:if>
__________________
![]() No members have liked this post.
|
#280
|
||||
|
||||
If there a conditional that can be used for CMS home page, which would not have an bearing on rest of the CMS pages?
No members have liked this post.
|
#281
|
|||
|
|||
hi..
i try to put this in the forumdisplay template, but no luck, anyone could help: <vb:if condition="!in_array($forum['forumid'], array(1, 2))">not show to forumid 1 and 2</vb:if> still showing to all forum ID, and i read from the 1st page this thread, lots of people got the same problem with me. No members have liked this post.
|
#282
|
||||
|
||||
Try using-
Also, I've never seen a VB forum with a usable forumid 1. Usually 2 is the first usable forumid. 1 is the main category which doesn't work in such a conditional.
__________________
-Joe Former vb.org Moderator. Retired. @BirdOPrey5 | All Things BOP5 | Joe's Ultimate Off Topic Note - I no longer making new VB mods, sorry. No members have liked this post.
|
#283
|
|||
|
|||
ok..
one more thing.. how to make condition "show only to member that already had >= 50 post count" ? <vb:if condition="$post['postcount'] >= 50"> now show to under 50 postcount</vb:if> the command above wont work. thanks No members have liked this post.
Last edited by Gripi; 06 Jun 2012 at 15:14. |
#284
|
|||
|
|||
Originally Posted by Gripi
Try:![]()
<vb:if condition="$userinfo['postcount'] >= 50"> now show to under 50 postcount</vb:if> No members have liked this post.
|
#285
|
|||
|
|||
Originally Posted by fly
hi..![]()
not working too.. the command not show to all member.. not just member with under 50 post count No members have liked this post.
|
![]() |
«
Previous Article
|
Next Article
»
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
Article Options | |
|
|
New To Site? | Need Help? |
All times are GMT. The time now is 23:31.