The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
![]()
Hello who can help me out with this?
Threads: 3,127, Posts: 17,906, Members: 319 Welcome to our newest member ( name get incerted here) Tell me is there a way to mod this or get rid of this? I keep getting people signing up on my site with rude and inappropriate names. I have it set-up that new members must be approved through me before having access to the site. But the welcome to our newest member( ) and the name shows up before my approval. Hope you understand what I'm trying to say here. Thank-you I was told there was a code to fix this, that way untill I approve the user, the will not show up in the newest member list? |
#2
|
|||
|
|||
![]()
Simple fix, Go to the FORUMHOME template and find either
Code:
<div><phrase 1="member.php?$session[sessionurl]u=$newuserid" 2="$newusername">$vbphrase[welcome_to_our_newest_member_x]</phrase></div> Code:
<phrase 1="member.php?$session[sessionurl]u=$newuserid" 2="$newusername">$vbphrase[welcome_to_our_newest_member_x]</phrase> |
#3
|
||||
|
||||
![]()
He wants it to show when the user is approved
Quote:
|
#4
|
||||
|
||||
![]() Quote:
|
#5
|
|||
|
|||
![]()
Oh he said
Code:
Tell me is there a way to mod this or get rid of this? |
#6
|
|||
|
|||
![]()
I was hoping not to get rid of it all together, just didn't want the name to show up till after approval. Can this be done?
|
#7
|
|||
|
|||
![]()
I would love some help with this, too.
There was a hack available to restrict the selection of the "newest member" to certain usergroups; I had it installed on an earlier version of vB, but it doesn't seem to work with the current version. I believe this is the code from the previous hack: PHP Code:
PHP Code:
If anybody who knows their way around these things could help out, it would be much appreciated! EDITED TO ADD: I am using 3.6.4. |
#8
|
||||
|
||||
![]()
Try $db->query_first
rather than: $DB_site->query_first |
#9
|
|||
|
|||
![]()
Worked like a charm. Thank you so much!!
|
![]() |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|