vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB4 General Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=251)
-   -   Allow guests to view forums but mask/hide usernames? (https://vborg.vbsupport.ru/showthread.php?t=303719)

tehbasmentdwell 10-22-2013 06:25 PM

Allow guests to view forums but mask/hide usernames?
 
Hi there, let me explain what i'm looking for.

A while back our forum was under constant attack from an ex-admin of ours, it got so bad that in the end we changed our forum URL and now keep our forum private so he can't find us by googling our usernames. The only issue with this is that we now don't get any new users signing up so we are thinking about opening the site to visitors again.

Ideally i'm looking for a hack that will make usernames hidden from guests but still allow them to view our board content. Have had a good search on this site but can't seem to find anything that can do that (of course i may have overlooked something).

Any help would be hugely appreciated, thank you :)

--------------- Added [DATE]1382471131[/DATE] at [TIME]1382471131[/TIME] ---------------

Update - we've found this reply for hiding usernames but it's for VB3:

Quote:

Originally Posted by Hex_legend (Post 1667701)
why not edit the postbit / postbit legacy, look for $userinfo[username] and replace with:

PHP Code:

<if condition=$show[register]">Not Displayed<else />$userinfo[username]</if> 


Can someone let me know where to do this on VB4.2.2 please and thanks :)

ozzy47 10-22-2013 10:08 PM

There would be a plethora of template edits to do in order to hide the usernames everywhere.

tehbasmentdwell 10-23-2013 04:45 PM

Quote:

Originally Posted by ozzy47 (Post 2455413)
There would be a plethora of template edits to do in order to hide the usernames everywhere.

But it is doable? I'm happy to do a bunch of template edits rather than face ddos attacks every day...... only issue is my limited knowledge of vbulletin and html.

tehbasmentdwell 10-27-2013 04:18 PM

No one able/willing to help? :(

Zachery 10-27-2013 04:23 PM

<vb:if condition=$show[register]">Not Displayed<vb:else />$userinfo[username]</vb"if>


All times are GMT. The time now is 05:16 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.01113 seconds
  • Memory Usage 1,724KB
  • 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_php_printable
  • (2)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (5)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