Results 1 to 4 of 4

If condition number of post count?

This is a discussion on If condition number of post count? within the Template Modifications forums, part of the vBulletin SEO Discussion category; Hi Vbseo I am seeking help in trying to find an if condition that will show a script depending on ...

  1. #1
    Senior Member profanitytalker's Avatar
    Real Name
    profanitytalker
    Join Date
    Sep 2007
    Posts
    113
    Liked
    1 times

    If condition number of post count?

    Hi Vbseo

    I am seeking help in trying to find an if condition that will show a script depending on the number of post count a user has. Does anyone know the code for this? I tried googling it but came out empty. If anyone here knows the code please help this poor girl.

  2. #2
    vBSEO Staff Brian Cummiskey's Avatar
    Real Name
    Brian Cummiskey
    Join Date
    Jul 2009
    Location
    btwn NYC and Boston
    Posts
    12,789
    Liked
    657 times
    Blog Entries
    2
    Code:
    <if condition="$bbuserinfo['posts'] > 10">
    
    </if>
    should work

  3. #3
    Senior Member profanitytalker's Avatar
    Real Name
    profanitytalker
    Join Date
    Sep 2007
    Posts
    113
    Liked
    1 times
    Thank you brian! You are so awesome!

  4. #4
    vBSEO Staff Brian Cummiskey's Avatar
    Real Name
    Brian Cummiskey
    Join Date
    Jul 2009
    Location
    btwn NYC and Boston
    Posts
    12,789
    Liked
    657 times
    Blog Entries
    2
    You're Welcome

Similar Threads

  1. Replies: 1
    Last Post: 09-23-2009, 02:31 PM
  2. Number post 3 times in a Post titles
    By IRCDPR in forum Troubleshooting
    Replies: 4
    Last Post: 10-22-2008, 03:54 PM
  3. Post number after URL
    By TYRANT in forum URL Rewrite Settings
    Replies: 3
    Last Post: 10-11-2008, 03:02 PM
  4. A Post By Joe - "Replace post number link with Permalink"
    By MarkoP in forum General Discussion
    Replies: 1
    Last Post: 08-17-2008, 08:16 PM
  5. Post Count
    By Michael in forum Off-Topic & Chit Chat
    Replies: 4
    Last Post: 10-20-2005, 08:17 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •