Activity Stream
48,167 MEMBERS
62040 ONLINE
besthostingforums On YouTube Subscribe to our Newsletter besthostingforums On Twitter besthostingforums On Facebook besthostingforums On facebook groups

Page 2 of 3 FirstFirst 123 LastLast
Results 11 to 20 of 22
  1.     
    #11
    Member
    Code: 
    <if user post count < 5, show message 1>
    Code: 
    <if user post count > 5, show message 2>
    This is all I want.

  2.   Sponsored Links

  3.     
    #12
    I edited one of my posts, check it and let me know if it works as it should do

  4.     
    #13
    Member
    Exaclty the same error. Im not sure if I need to include a file or something on the page/template.

  5.     
    #14
    Thats really strange and i dont get it honestly i would like to check it using teamviewer but im going to sleep right now but i could do it tomorrow, let me know if you want this thing done.

  6.     
    #15
    Member
    Website's:
    reddit.com
    There is a way around it. Create a new usergroup called "over5" or something, and use the same setting on it as you have on "under5". Then just use simple usergroup conditions.
    I design free logos. click here.

  7.     
    #16
    Member
    Doesnt work like that. I need post count, not group dependant.

  8.     
    #17
    Member
    Website's:
    reddit.com
    PHP Code: 
    <if condition="$vbulletin->userinfo['posts'] > 5"code </if> 
    Where ">" can be replaced with "<" or "=<" etc
    I design free logos. click here.

  9.     
    #18
    Member
    Nope, that gives me the same error too.

  10.     
    #19
    Member
    Website's:
    Atyus.com AXEsystems.com
    Hey Tempus,, I know its an old thread but I thought you might still need help with it..

    Try the below code

    PHP Code: 
    <vb:if condition="$bbuserinfo['posts'] <= '5'">
    First Message
    <vb:else />
    Second Message
    </vb:if> 

  11.     
    #20
    Member
    Thanks AyoobAli, that's exactly what I was looking for.
    vBulletin-Mods.co.uk - vBulletin-Mods.co.uk is a global community dedicated to extending vBulletin and educating vBulletin users everywhere.

Page 2 of 3 FirstFirst 123 LastLast

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. Replies: 5
    Last Post: 19th Nov 2011, 03:30 AM
  2. Post Count does not increase in same thread
    By vorazeal in forum IP.Board
    Replies: 9
    Last Post: 30th Nov 2010, 01:56 PM
  3. why post count shows 0 ?
    By Mr.Bean in forum Feedback and Suggestions
    Replies: 13
    Last Post: 3rd Nov 2010, 10:03 PM
  4. post count not increasing
    By hdPARADOX in forum Introductions
    Replies: 4
    Last Post: 16th Oct 2010, 04:15 AM

Tags for this Thread

BE SOCIAL