The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Five Newest Members?
How to have VB show the 5 newest mebers, just not the very last member?
Welcome to our newest member(s): #1, #2,, #3, #4, #5, etc... I know this might be simple, but could not find solution... Any ideas? thanks |
#2
|
||||
|
||||
Hi, i haven't try it to my vbulletin board, but i've coded something for you..
1.Create new plugin in forumhome a) put this code into it PHP Code:
2) Go to your style Templates -> Forumhome templates -> FORUMHOME - Find HTML Code:
<div><phrase 1="member.php?$session[sessionurl]u=$newuserid" 2="$newusername">$vbphrase[welcome_to_our_newest_member_x]</phrase></div> HTML Code:
<div>The 5 newest members are $latestmembers</div> |
#3
|
|||
|
|||
ok, thank you man.. I'm gonna give it a try and see
thanks --------------- Added [DATE]1214320948[/DATE] at [TIME]1214320948[/TIME] --------------- that did the trick thank you but how about adding a (,) or (|) between names? |
#4
|
||||
|
||||
Simply add what you want in the hook
|
#5
|
|||
|
|||
|
#6
|
|||
|
|||
I'm lost
I couldn't do that.. can you be more clear about how exactly to do that many thanks Quote:
but that isn't what I want I do have that product, but I want to replace the ( welcome to our newest member ) with ( welcome to our five newest member) and I then I can replace it somewhere else e.g.( in the header ) thanks anyway |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|