vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB4 Design and Graphics Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=253)
-   -   Hide User Info (https://vborg.vbsupport.ru/showthread.php?t=251376)

thunderclap82 09-29-2010 07:28 PM

Hide User Info
 
I'm trying to do something very specific with a particular forum. I want to limit the user info shown from the initial poster such as avatar, post count, etc., yet I want this material shown in any replies. I know this information is in the postbit template, but when ever I try to modify this is affects both the initial poster as well as the responses.

What template should I be looking at to fix this problem? I'm sure there is a way to do it, I just don't know exactly how it's done.

Lynne 09-29-2010 08:43 PM

You would put a condition around the information your don't want shown. It sounds like already tried that though, so what condition did you try that didn't work?

(And you already mentioned it was the postbit template, so why are you asking again what template it would be?)

thunderclap82 09-29-2010 09:10 PM

Quote:

Originally Posted by Lynne (Post 2104797)
You would put a condition around the information your don't want shown. It sounds like already tried that though, so what condition did you try that didn't work?

(And you already mentioned it was the postbit template, so why are you asking again what template it would be?)

Because I'm trying to find out how to just hide the postpit user info just in the FIRST post... not the replies. That's what I'm interested in, and I can't figure out how to do it in postbit.

Lynne 09-29-2010 10:16 PM

How about using $post['postcount']? See if it is equal to 1 for the first post.

It would help to see what you've already tried so we get an idea of what sort of condition you want. Or, verbalize the condition.


All times are GMT. The time now is 02:42 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
  • Page Generation 0.01230 seconds
  • Memory Usage 1,713KB
  • 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_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (4)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
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete