vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 4.x Template Modifications (https://vborg.vbsupport.ru/forumdisplay.php?f=246)
-   -   Mini Mods - Your posts count like by ME (https://vborg.vbsupport.ru/showthread.php?t=231161)

abbasbsp 01-06-2010 05:37 PM

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&amp;userid={vb:raw bbuserinfo.userid}&amp;contenttype=vBForum_Post&amp;showposts=1"><font color="red">{vb:raw bbuserinfo.posts} posts</font></a>)</li>
red, can be changed

KevinGupta 01-08-2010 12:09 AM

thanks :)

RedHacker 01-14-2010 06:25 AM

ichal_spy with vBulletin Version 4.0.1 not look fine... Show before Welcome Nickname...

In the first post must be change the code....

abbasbsp 01-14-2010 02:50 PM

update version vb 4.0.1

perfect

zonaenlinea 01-15-2010 03:22 PM

Thanks very good prefect

pretke 01-27-2010 12:15 PM

Installed and working.
Thanks

RedHacker 02-18-2010 07:53 AM

Quote:

Originally Posted by ichal_spy (Post 1948969)
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&amp;userid={vb:raw bbuserinfo.userid}&amp;contenttype=vBForum_Post&amp;showposts=1"><font color="red">{vb:raw bbuserinfo.posts} posts</font></a>)</li>
red, can be changed

Not display good in 4.0.2 Version....

nci 02-18-2010 12:22 PM

Thanks,So simple and Useful,Nominated also.

mactelesis 04-29-2010 02:33 PM

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?

Winter Sonata 05-01-2010 03:26 AM

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>
with this
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&amp;userid={vb:raw bbuserinfo.userid}&amp;contenttype=vBForum_Post&amp;showposts=1"><font color="lime">{vb:raw bbuserinfo.posts} posts</font></a>)</li>
and it appears as clickable with greeen colour, try again


All times are GMT. The time now is 07:26 AM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.01089 seconds
  • Memory Usage 1,734KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (4)bbcode_code_printable
  • (1)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (3)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete