![]() |
Your posts count like by ME
1 Attachment(s)
Add your posts count to the header. Like by ME
ACP >> Style Manager >> Select Style, Edit Templates >> header Find: Code:
<li class="welcomelink">{vb:rawphrase welcome_x_link_y, {vb:raw bbuserinfo.username}, {vb:link member, {vb:raw bbuserinfo}}}</li> Code:
<li class="welcomelink">{vb:rawphrase welcome_x_link_y, {vb:raw bbuserinfo.username}, {vb:link member, {vb:raw bbuserinfo}}}(<a href="search.php?{vb:raw session.sessionurl}do=finduser&userid={vb:raw bbuserinfo.userid}&contenttype=vBForum_Post&showposts=1">{vb:raw bbuserinfo.posts} posts</a>)</li> https://vborg.vbsupport.ru/attachmen...1&d=1262084864 enjoy ...... |
good installed and working
|
Installed and working, thanks
|
Installed and working for me also , thanks
|
Love it, thanks!
|
Installed and working great, Thanks alot
|
installed
thanxxx ________ |
1 Attachment(s)
modification simple
GO TO Haeder templete FIND : <li>{vb:rawphrase welcome_x_link_y, {vb:raw bbuserinfo.username}, {vb:link member, {vb:raw bbuserinfo}}}</li> REPLACE : <li>{vb:rawphrase welcome_x_link_y, {vb:raw bbuserinfo.username}, {vb:link member, {vb:raw bbuserinfo}}}({vb:raw bbuserinfo.posts} posts)</li> |
1 Attachment(s)
modification LINK your POST
GO TO Haeder templete FIND : PHP Code:
Code:
<li>{vb:rawphrase welcome_x_link_y, {vb:raw bbuserinfo.username}, {vb:link member, {vb:raw bbuserinfo}}}(<a href="search.php?{vb:raw session.sessionurl}do=finduser&userid={vb:raw bbuserinfo.userid}&contenttype=vBForum_Post&showposts=1">{vb:raw bbuserinfo.posts} posts</a>)</li> |
Works great.. but how can I change the color of this? This text is not really visible on the type of banner I have :( I would like to change the color of this text...
Anyway I can do this? |
this code and replace it is in any way you want, you can change the color of their own
Code:
<li>{vb:rawphrase welcome_x_link_y, {vb:raw bbuserinfo.username}, {vb:link member, {vb:raw bbuserinfo}}}(<a href="search.php?{vb:raw session.sessionurl}do=finduser&userid={vb:raw bbuserinfo.userid}&contenttype=vBForum_Post&showposts=1"><font color="red">{vb:raw bbuserinfo.posts} posts</font></a>)</li> |
thanks :)
|
ichal_spy with vBulletin Version 4.0.1 not look fine... Show before Welcome Nickname...
In the first post must be change the code.... |
update version vb 4.0.1
perfect |
Thanks very good prefect
|
Installed and working.
Thanks |
Quote:
|
Thanks,So simple and Useful,Nominated also.
|
I have a slight problem with this where it is displaying backwards. In the example given by the OP it says "Your post count: XXX" when I make the modification, it displays the post count first and then the words "Your Post Count:" so it doesn't read right.
Any thoughts? |
installed and working
mactelesis, it is so simple I have replaced this Code:
<li class="welcomelink">{vb:rawphrase welcome_x_link_y, {vb:raw bbuserinfo.username}, {vb:link member, {vb:raw bbuserinfo}}}</li> Code:
<li class="welcomelink">{vb:rawphrase welcome_x_link_y, {vb:raw bbuserinfo.username}, {vb:link member, {vb:raw bbuserinfo}}}(<a href="search.php?{vb:raw session.sessionurl}do=finduser&userid={vb:raw bbuserinfo.userid}&contenttype=vBForum_Post&showposts=1"><font color="lime">{vb:raw bbuserinfo.posts} posts</font></a>)</li> |
1 Attachment(s)
The installation was successful on the Arabic forums
Very beautiful and eye-catching Thanks! https://vborg.vbsupport.ru/attachmen...1&d=1272713172 |
Installed, working fine, thanx
|
Update for vb 4.0.3 ....
|
Perfect, Thank you.
|
Please update to the vBulletin 4.0.5
|
Fantastic,thank you ichal spy:)
|
in my Forum seems not tidy ( Use 4.0.5 )
http://www.gulfson.com/vb/attachment...1&d=1280967131 so i redesign your Idea Code:
<li class="welcomelink">{vb:rawphrase welcome_x_link_y, {vb:raw bbuserinfo.username}, {vb:link member, {vb:raw bbuserinfo}}} | <a href="search.php?{vb:raw session.sessionurl}do=finduser&userid={vb:raw bbuserinfo.userid}&contenttype=vBForum_Post&showposts=1"> {vb:rawphrase 'posts'}:{vb:raw bbuserinfo.posts} </a> </li> |
Working On 4.0.5 version
|
Not Working in 4.0.6
|
|
I have uninstalled it.
Thnx for the creation :D |
working for 4.0.7
thanxxx |
Working 4.2.5
Good6 |
For multilanguage forums, it is better to use already existing phrase, not hardcoded posts, so use:
HTML Code:
<li class="welcomelink">{vb:rawphrase welcome_x_link_y, {vb:raw bbuserinfo.username}, {vb:link member, {vb:raw bbuserinfo}}}(<a href="search.php?{vb:raw session.sessionurl}do=finduser&userid={vb:raw bbuserinfo.userid}&contenttype=vBForum_Post&showposts=1">{vb:raw bbuserinfo.posts} {vb:rawphrase posts}</a>)</li> |
not work by 4.2.5 ;(
|
All times are GMT. The time now is 12:53 PM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|