Go Back   vb.org Archive > vBulletin Modifications > vBulletin 4.x Modifications > vBulletin 4.x Template Modifications
FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools
Your posts count like by ME Details »»
Your posts count like by ME
Version: 1.00, by abbasbsp abbasbsp is offline
Developer Last Online: Sep 2016 Show Printable Version Email this Page

Category: Mini Mods - Version: 4.0.x Rating:
Released: 12-24-2009 Last Update: Never Installs: 82
Template Edits
Code Changes  
No support by the author.

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>
REPLACE :
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">{vb:raw bbuserinfo.posts} posts</a>)</li>




enjoy ......

Supporters / CoAuthors

    Show Your Support

    • This modification may not be copied, reproduced or published elsewhere without author's permission.
    Благодарность от:
    archet1337

    Comments
      #2  
    Old 12-26-2009, 12:04 AM
    elwachiman's Avatar
    elwachiman elwachiman is offline
     
    Join Date: Nov 2009
    Location: Venezuela
    Posts: 191
    Благодарил(а): 0 раз(а)
    Поблагодарили: 0 раз(а) в 0 сообщениях
    Default

    good installed and working
    Reply With Quote
      #3  
    Old 12-26-2009, 12:23 AM
    Mudo Mudo is offline
     
    Join Date: Dec 2006
    Posts: 16
    Благодарил(а): 0 раз(а)
    Поблагодарили: 0 раз(а) в 0 сообщениях
    Default

    Installed and working, thanks
    Reply With Quote
      #4  
    Old 12-26-2009, 05:17 AM
    KissOfDeath KissOfDeath is offline
     
    Join Date: Dec 2008
    Posts: 158
    Благодарил(а): 0 раз(а)
    Поблагодарили: 0 раз(а) в 0 сообщениях
    Default

    Installed and working for me also , thanks
    Reply With Quote
      #5  
    Old 12-27-2009, 08:59 AM
    stl7997 stl7997 is offline
     
    Join Date: Nov 2009
    Location: Germany
    Posts: 61
    Благодарил(а): 0 раз(а)
    Поблагодарили: 0 раз(а) в 0 сообщениях
    Default

    Love it, thanks!
    Reply With Quote
      #6  
    Old 12-27-2009, 09:51 AM
    TandyServices's Avatar
    TandyServices TandyServices is offline
     
    Join Date: Aug 2008
    Location: All over the USA
    Posts: 216
    Благодарил(а): 0 раз(а)
    Поблагодарили: 0 раз(а) в 0 сообщениях
    Default

    Installed and working great, Thanks alot
    Reply With Quote
      #7  
    Old 12-27-2009, 01:02 PM
    Dr.osamA's Avatar
    Dr.osamA Dr.osamA is offline
     
    Join Date: Aug 2004
    Location: Syrie
    Posts: 979
    Благодарил(а): 0 раз(а)
    Поблагодарили: 0 раз(а) в 0 сообщениях
    Default

    installed

    thanxxx
    ________
    Reply With Quote
      #8  
    Old 12-28-2009, 11:07 AM
    abbasbsp's Avatar
    abbasbsp abbasbsp is offline
     
    Join Date: Jun 2008
    Location: Indonesian, yogyakarta
    Posts: 205
    Благодарил(а): 0 раз(а)
    Поблагодарили: 0 раз(а) в 0 сообщениях
    Default

    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>
    Attached Images
    File Type: jpg aser.JPG (10.2 KB, 0 views)
    Reply With Quote
      #9  
    Old 12-29-2009, 09:07 AM
    abbasbsp's Avatar
    abbasbsp abbasbsp is offline
     
    Join Date: Jun 2008
    Location: Indonesian, yogyakarta
    Posts: 205
    Благодарил(а): 0 раз(а)
    Поблагодарили: 0 раз(а) в 0 сообщениях
    Default

    modification LINK your POST

    GO TO Haeder templete

    FIND :
    PHP Code:
    <li>{vb:rawphrase welcome_x_link_y, {vb:raw bbuserinfo.username}, {vb:link member, {vb:raw bbuserinfo}}}</li
    REPLACE :
    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">{vb:raw bbuserinfo.posts} posts</a>)</li>
    Attached Images
    File Type: jpg der.JPG (90.2 KB, 0 views)
    Reply With Quote
      #10  
    Old 01-06-2010, 04:05 PM
    KevinGupta KevinGupta is offline
     
    Join Date: Dec 2006
    Posts: 143
    Благодарил(а): 0 раз(а)
    Поблагодарили: 0 раз(а) в 0 сообщениях
    Default

    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?
    Reply With Quote
    Reply


    Posting Rules
    You may not post new threads
    You may not post replies
    You may not post attachments
    You may not edit your posts

    BB code is On
    Smilies are On
    [IMG] code is On
    HTML code is Off

    Forum Jump


    All times are GMT. The time now is 11:00 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.08769 seconds
    • Memory Usage 2,319KB
    • Queries Executed 25 (?)
    More Information
    Template Usage:
    • (1)SHOWTHREAD
    • (1)ad_footer_end
    • (1)ad_footer_start
    • (1)ad_header_end
    • (1)ad_header_logo
    • (1)ad_navbar_below
    • (1)ad_showthread_beforeqr
    • (3)bbcode_code
    • (1)bbcode_php
    • (1)footer
    • (1)forumjump
    • (1)forumrules
    • (1)gobutton
    • (1)header
    • (1)headinclude
    • (1)modsystem_post
    • (1)navbar
    • (4)navbar_link
    • (120)option
    • (1)pagenav
    • (1)pagenav_curpage
    • (2)pagenav_pagelink
    • (10)post_thanks_box
    • (1)post_thanks_box_bit
    • (10)post_thanks_button
    • (1)post_thanks_javascript
    • (1)post_thanks_navbar_search
    • (1)post_thanks_postbit
    • (10)post_thanks_postbit_info
    • (9)postbit
    • (2)postbit_attachment
    • (10)postbit_onlinestatus
    • (10)postbit_wrapper
    • (1)spacer_close
    • (1)spacer_open
    • (1)tagbit_wrapper 

    Phrase Groups Available:
    • global
    • inlinemod
    • postbit
    • posting
    • reputationlevel
    • showthread
    Included Files:
    • ./showthread.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/functions_bigthree.php
    • ./includes/class_postbit.php
    • ./includes/class_bbcode.php
    • ./includes/functions_reputation.php
    • ./includes/functions_post_thanks.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
    • showthread_start
    • showthread_getinfo
    • forumjump
    • showthread_post_start
    • showthread_query_postids
    • showthread_query
    • bbcode_fetch_tags
    • bbcode_create
    • showthread_postbit_create
    • postbit_factory
    • postbit_display_start
    • post_thanks_function_post_thanks_off_start
    • post_thanks_function_post_thanks_off_end
    • post_thanks_function_fetch_thanks_start
    • fetch_musername
    • post_thanks_function_fetch_thanks_end
    • post_thanks_function_thanked_already_start
    • post_thanks_function_thanked_already_end
    • post_thanks_function_fetch_thanks_bit_start
    • post_thanks_function_show_thanks_date_start
    • post_thanks_function_show_thanks_date_end
    • post_thanks_function_fetch_thanks_bit_end
    • post_thanks_function_fetch_post_thanks_template_start
    • post_thanks_function_fetch_post_thanks_template_end
    • postbit_imicons
    • bbcode_parse_start
    • bbcode_parse_complete_precache
    • bbcode_parse_complete
    • postbit_display_complete
    • post_thanks_function_can_thank_this_post_start
    • postbit_attachment
    • pagenav_page
    • pagenav_complete
    • tag_fetchbit_complete
    • forumrules
    • navbits
    • navbits_complete
    • showthread_complete