vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   Modification Graveyard (https://vborg.vbsupport.ru/forumdisplay.php?f=224)
-   -   Forum Home Enhancements - [OzzModz] Welcome Newest Member Username Markup (https://vborg.vbsupport.ru/showthread.php?t=303196)

ozzy47 01-27-2015 07:42 PM

I never looked into it but at some point I might, just a bit tied up on other projects ATM.

CAG CheechDogg 01-27-2015 07:53 PM

Oooh this would be nice lol ... I was actually going to ask this question a while ago but completely forgot about it .....let's see what ozzy can come up with when he gets some free time ....

Frosti 01-28-2015 12:55 PM

Quote:

Originally Posted by ozzy47 (Post 2534867)
I never looked into it but at some point I might, just a bit tied up on other projects ATM.

I understand OZZY, just figured U DA MAN if and when it comes to this.
The once-a-day cycle cleaning gets rid of the ones that were showing up so far but it's very confusing to even see a new spam member and run around looking to see if it's a legit register or not.
I'm sure Cheech would agree

ozzy47 01-28-2015 01:01 PM

So which usergroup are you trying to not show there, banned users? Also is your banned group still the default banned group?

CAG CheechDogg 01-28-2015 01:40 PM

I think both him and I are trying to prevent accounts that have not verified using the email link from showing up there ....

ozzy47 01-28-2015 02:12 PM

AFAIK they don't, I registered a user on my site yesterday, never verified the email, and they did not show up.

Now when a user does verify, weather it is a bot or human, and you ban them, they still show there.

I took a quick look at the code, and there is no hooks in that area, as that is all read from the datastore. But I will dig a bit more as time allows.

MrD 01-28-2015 06:33 PM

Maybe an idea for the Next Version.

Newest Members are Marked Up for 1 Day on the Forumstatistics

Frosti 01-29-2015 02:11 AM

Quote:

Originally Posted by ozzy47 (Post 2535026)
AFAIK they don't, .

see my reply https://vborg.vbsupport.ru/showpost....6&postcount=21

nerbert 01-29-2015 02:17 AM

Quote:

Originally Posted by ozzy47 (Post 2535026)
AFAIK they don't, I registered a user on my site yesterday, never verified the email, and they did not show up.

Now when a user does verify, weather it is a bot or human, and you ban them, they still show there.

I took a quick look at the code, and there is no hooks in that area, as that is all read from the datastore. But I will dig a bit more as time allows.

I've been looking at this too and I cannot figure out where $vbulletin->userstats is updated. Surely somewhere in the required files for register.php the values for $vbulletin->userstats['newuserid'] and $vbulletin->userstats['newusername'] are updated and put in datastore. If you could find it you would still have to prevent it from happening and change things so those values were updated when the membership is approved.

ozzy47 01-29-2015 10:15 AM

It's in functions_databuild.php, function build_user_statistics()


All times are GMT. The time now is 07:05 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.01064 seconds
  • Memory Usage 1,734KB
  • 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)pagenav
  • (1)pagenav_curpage
  • (3)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