vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   Modification Requests/Questions (Unpaid) (https://vborg.vbsupport.ru/forumdisplay.php?f=112)
-   -   Hiding postcounts, and UserID's. (https://vborg.vbsupport.ru/showthread.php?t=65020)

neocorteqz 05-11-2004 11:37 PM

Hiding postcounts, and UserID's.
 
Just wondering how I could Hide both the Postcounts in Postbit, and Userids (Forum wide), and only allow Mods and Admins to view it.

I got a basic idea on how it should look like using conditionals, but not exactly sure how to impliment it, IE which templates, and File hacks if any.

I'm willing to learn, but my coding skills are really nill ( i Kinda know somethings, but not much). So you kinda get the point.

Thanks for any help. :)

Xenon 05-12-2004 11:06 AM

hmm, it will require a lot of template modifications to get rid of the userid's, because every reference is done via them.

you can avoid some (for example the getinfo also works with a username) but for example to search for all posts of a specific user, you have to hack a lot of files, in deep, so i suggest not to do so.

as for postcounts, that's jsut an easy conditional template edit, you may find out more on vbtemplates.com :)

neocorteqz 05-12-2004 09:13 PM

Quote:

Originally Posted by Xenon
hmm, it will require a lot of template modifications to get rid of the userid's, because every reference is done via them.

you can avoid some (for example the getinfo also works with a username) but for example to search for all posts of a specific user, you have to hack a lot of files, in deep, so i suggest not to do so.

as for postcounts, that's jsut an easy conditional template edit, you may find out more on vbtemplates.com :)

Thanks for the info, i posted over at vbtemplates already inquiring about the Postcount, which is the main thing I want, the other was out of curiostiy to whether or not it could be done, and what would be required.

Thanks again. :)


All times are GMT. The time now is 07:03 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.02582 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
  • (3)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