The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
||||
|
||||
How do I display registered members
I want to display only the registered members at the top of my forum home. I know it's located at the footer, but I just want to display that only as well on the header....
Example Members: 157 Anyone? |
#2
|
|||
|
|||
Code:
$vbphrase[members]: $numbermembers<if condition="$show['activemembers']"> |
#3
|
|||
|
|||
I think your missing some code there dj...
|
#4
|
|||
|
|||
Why have you got an if condition in there?
|
#5
|
||||
|
||||
Explain? I believe the if tag is missing
|
#6
|
||||
|
||||
Just ignore the if tag. It's for the (incomplete) code if you want to show active members also. Just use "$vbphrase[members]: $numbermembers"
|
#7
|
||||
|
||||
no pasted in my forum header to no avail.......
"$vbphrase[members]: $numbermembers" --------------- Added [DATE]1194461963[/DATE] at [TIME]1194461963[/TIME] --------------- All I want to show in my header is Active or Members=1409 I tried and do appreciate your input, just need a working solution. |
#8
|
||||
|
||||
Doesn't your forum already say this in the "who's online" ?
I'd search for the code down there, but what Lynn posted, should work |
#9
|
|||
|
|||
Wouldn't you leave out the quotes, like this.
HTML Code:
$vbphrase[members]: $numbermembers |
#10
|
||||
|
||||
Yes, you would leave out the quotes that I posted. I was just being lazy and writing it inline instead of with code/html tags.
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|