Results 11 to 20 of 22
-
22nd Oct 2011, 11:52 PM #11OPMemberCode:
<if user post count < 5, show message 1>
Code:<if user post count > 5, show message 2>
-
23rd Oct 2011, 12:03 AM #12
I edited one of my posts, check it and let me know if it works as it should do
-
23rd Oct 2011, 12:06 AM #13OPMember
Exaclty the same error. Im not sure if I need to include a file or something on the page/template.
-
23rd Oct 2011, 12:09 AM #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.
-
23rd Oct 2011, 12:31 AM #15MemberWebsite's:
reddit.comThere 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.
-
23rd Oct 2011, 02:36 AM #16OPMember
Doesnt work like that. I need post count, not group dependant.
-
23rd Oct 2011, 02:46 AM #17MemberWebsite's:
reddit.comPHP Code:<if condition="$vbulletin->userinfo['posts'] > 5"> code </if>
I design free logos. click here.
-
23rd Oct 2011, 12:44 PM #18OPMember
Nope, that gives me the same error too.
-
10th Nov 2011, 04:53 AM #19MemberWebsite's:
Atyus.com AXEsystems.comHey 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>
-
20th Nov 2011, 11:39 AM #20OPMember
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.
Sponsored Links
Thread Information
Users Browsing this Thread
There are currently 1 users browsing this thread. (0 members and 1 guests)
Similar Threads
-
Show thanks count for each post on threadbit & forumdisplay
By itsHERO in forum vBulletinReplies: 5Last Post: 19th Nov 2011, 03:30 AM -
Post Count does not increase in same thread
By vorazeal in forum IP.BoardReplies: 9Last Post: 30th Nov 2010, 01:56 PM -
why post count shows 0 ?
By Mr.Bean in forum Feedback and SuggestionsReplies: 13Last Post: 3rd Nov 2010, 10:03 PM -
post count not increasing
By hdPARADOX in forum IntroductionsReplies: 4Last Post: 16th Oct 2010, 04:15 AM
themaCreator - create posts from...
Version 3.47 released. Open older version (or...