PDA

View Full Version : Need number user.


GeorgeEcuador
04-14-2011, 03:32 PM
I need to put in my forum user number in my case seriously.
Member: 1

Version 4.03

Lynne
04-14-2011, 03:58 PM
I don't know what you mean. Do you have a user with the userid 1 already?

GeorgeEcuador
04-14-2011, 04:03 PM
I want to appear in the postbit. the number of registered users

Lynne
04-14-2011, 04:31 PM
Then use {vb:raw post.userid}

GeorgeEcuador
04-14-2011, 04:41 PM
Anywhere in the postbit I put this code

--------------- Added 1302803266 at 1302803266 ---------------

I've marked it but only get the number of registered users want to leave

Example:

Member: 3

But not to put it in Postbit legacy

Lynne
04-14-2011, 09:23 PM
Are you saying you want to put the *total* number of users on the site in each postbit? I'm a big confused about what you want.

GeorgeEcuador
04-14-2011, 09:40 PM
Look at the following link ..

I want it so it

Member: +++++++

Lynne
04-14-2011, 10:43 PM
And the variable you want should be {vb:raw post.userid} as I stated before. What was wrong when you used that variable?

GeorgeEcuador
04-15-2011, 12:59 AM
Only appeared membership number but did not come out like this in the image I uploaded it so I want to make

GeorgeEcuador
04-16-2011, 02:07 PM
Help me... please..

Lynne
04-16-2011, 04:20 PM
You mean you need the full html?
<dt>Member</dt> <dd>{vb:raw post.userid}</dd>

GeorgeEcuador
04-16-2011, 05:43 PM
Where to get this configuration to achieve proper square

Lynne
04-16-2011, 08:10 PM
Sorry, but I don't understand what you mean.

GeorgeEcuador
04-16-2011, 08:23 PM
where in the postbit I put what I did

Lynne
04-16-2011, 08:49 PM
According to your image, you want it right under the number of Posts. So put it under this line:
<dt>{vb:rawphrase 'posts'}</dt> <dd>{vb:raw post.posts}</dd>

GeorgeEcuador
04-18-2011, 02:24 PM
in which part of the configuration placed postbit

--------------- Added 1303140961 at 1303140961 ---------------

Sorry solutions.... Thnks you....

<dt>Member</dt> <dd>{vb:raw post.userid}</dd>