vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB3 General Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=111)
-   -   Is it possible to let unregistered users see member list only? (https://vborg.vbsupport.ru/showthread.php?t=236952)

Tettinntil 02-26-2010 05:19 PM

Is it possible to let unregistered users see member list only?
 
I would like to let unregistered users see/search member list in order to avoid similar user names. Is that possible without letting these guests also see more member info?

Hex_legend 02-27-2010 09:19 PM

Why not just use the Ajax registration checker to make sure the username hasn't been taken?

Tettinntil 02-27-2010 09:37 PM

Thanks, but I want the users to check that their choice is not too similar to other usernames.

ChopSuey 02-28-2010 12:29 AM

Lol if they choose a username, and the default vB tells them its already taken.

So this is a built in function ;)

Marco van Herwaarden 02-28-2010 12:51 PM

This has been asked recently.

You will first need to tell what you consider "similar username", then you will need to figure out how to programatically check for those similarities, a very complicated task

Tettinntil 02-28-2010 02:18 PM

Quote:

Originally Posted by Marco van Herwaarden (Post 1993665)
This has been asked recently.

You will first need to tell what you consider "similar username", then you will need to figure out how to programatically check for those similarities, a very complicated task

Quote:

Originally Posted by Tettinntil (Post 1992153)
I would like to let unregistered users see/search member list in order to avoid similar user names. Is that possible without letting these guests also see more member info?

As I wrote in my first post: I want unregistered users to see the member list - but not user profiles - in order to check themselves before registering.

I know that vB checks identical user names. ;) The members tend to choose quite similar names, this is what I want them to avoid.

Marco van Herwaarden 03-01-2010 06:22 AM

The you will still need to start by stating what you consider 'similar'.

Tettinntil 03-01-2010 05:02 PM

Well, I thought that could be up to the users to decide, just by checking the member list before choosing a user name.

Marco van Herwaarden 03-02-2010 08:40 AM

Well you will need to tell the server first which names to show/list to the potential user. How to create a list with 'similar' names? What are the rules for a match?

Tettinntil 03-03-2010 06:47 PM

You misunderstand me, Marco. I want to show the existing forum member list to unregistered users. As simple as that. No rules regarding similarities and which names to show. :)

The reason why I do not simply change the setting for this usergroup in adminCP is that unregistered members then also would see member profiles, and that I do not want.

Marco van Herwaarden 03-04-2010 09:19 AM

Why don't you want to show it to unregistered? They would still be able to see it but not by clicking the Member List link but when clicking the Register link. Same result for them.

Tettinntil 03-04-2010 11:57 AM

Hm, I did not follow you here. Why would unregistered users see the member profiles by clicking the register link?

Marco van Herwaarden 03-04-2010 12:40 PM

Because you want to show the list of current membernames when they register.

Tettinntil 03-04-2010 04:12 PM

Yes, I want them to use the current member list link on the forum. The one that all members use.

Marco van Herwaarden 03-05-2010 11:51 AM

So do you now see that if you would implement what you are suggesting that guests will also be able to see the member list, even if you would turn off the permission?

ChopSuey 03-06-2010 04:47 AM

Use IF Condition To hide the profile contents. Easy edit.

Tettinntil 03-06-2010 04:48 PM

Quote:

Originally Posted by ChopSuey (Post 1998224)
Use IF Condition To hide the profile contents. Easy edit.

I guess that is what I am looking for, but for me that is not an easy edit... Could you please advise me?

ChopSuey 03-07-2010 08:12 AM

I could help, but i don't use the memberlist on my forums. :)

Tettinntil 03-11-2010 06:31 PM

Anybody else?


All times are GMT. The time now is 04:32 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.01060 seconds
  • Memory Usage 1,743KB
  • 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
  • (3)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (19)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