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)
-   -   Show Thread Enhancements - Remove "Join Date" in Postbit (https://vborg.vbsupport.ru/showthread.php?t=260117)

Special Pages 03-08-2011 10:00 PM

Remove "Join Date" in Postbit
 
1 Attachment(s)
Demo: http://thediscussioncafe.com

This template edit will just help you remove the "Join Date" in the postbit when you are viewing a thread.

Go to AdminCP > Styles & Templates > Style Manager > pick your style > Edit Templates postbit and then find:
Code:

<vb:if condition="$post['joindate']"><dt>{vb:rawphrase join_date}</dt> <dd>{vb:raw post.joindate}</dd></vb:if>
and remove the whole code. Enjoy! :D

Last_Zero 03-09-2011 07:11 PM

mmm Thank You But Why Someone Remove The Join Date Field From User Info ?

Special Pages 03-09-2011 10:14 PM

It actually depends on what the forum owner wants.

sulasno 03-09-2011 11:34 PM

tagged and thanks

can I simply put the code between /* code */ instead of removing it ?

Boofo 03-10-2011 12:03 AM

You can use comment tags around the code in the template.

HTML Code:

<vb:comment><vb:if condition="$post['joindate']"><dt>{vb:rawphrase join_date}</dt> <dd>{vb:raw post.joindate}</dd></vb:if></vb:comment>

sulasno 03-10-2011 12:37 AM

Thanks

Special Pages 03-10-2011 01:51 AM

Sorry for the late reply but yes just like what Boofo said. Thanks Boofo. :D

beckham_250 03-19-2011 11:59 AM

thanks

Special Pages 03-31-2011 05:49 PM

Your Welcome. :D

ProFifaLeagues 06-09-2011 06:23 PM

Thank you nice tip


All times are GMT. The time now is 06:33 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.03046 seconds
  • Memory Usage 1,725KB
  • 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
  • (1)bbcode_code_printable
  • (1)bbcode_html_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (1)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