Site Links
Home
Features
Documentation
Pricing & Order
Members Area
Support Options
UBBDev.com
UBBWiki.com
Who's Online
1 registered (driv), 35 Guests and 13 Spiders online.
Key: Admin, Global Mod, Mod
Featured Member
Registered: 11/22/06
Posts: 163
Top Posters (30 Days)
Ruben 51
DennyP 24
Gizmo 24
Dunny 15
SteveS 14
AllenAyres 12
dbremer 10
SD 10
drkknght00 9
doug 8
Latest Photos
OK Corral Shoot Out
Testing
Basildon Train Station
Basildon Town Centre looking from the rounderbout
Basildon Town Square
Page 1 of 2 1 2 >
Topic Options
#197956 - 09/23/07 05:37 PM [Fixed 7.3][7.2.2] New user e-mail notification setting does not work
Yarp™ Offline
Registered: 08/30/06
Posts: 1513
Loc: Breda, NL
there's a setting in admin's profile whether or not to receive e-mails when a new user has registered. Both the code in /scripts/adduser.inc.php and /scripts/verifyemail.inc.php does not work (well, it's the same piece of code ;\) )

The problem is in this line:
 PHP:
if (!$config['NEW_USER_MODERATION'] && !$notify_newuser) {


Since $notify_newuser is always 0 or 1, it always has a value.

I fixed it locally by moving this check into the query instead of in the code. Did the same for the admin e-mail check that's there.


I'm gonna testrun the code now and place it here for anyone looking to fix this.

Update: analysed why it goes wrong wrong, but the bug is there!
_________________________
Top
Express Hosting
Express Hosting "We are the official hosting company of UBB.threads. Ask us about our free migration services to migrate your UBB.threads installation."
#197960 - 09/23/07 05:54 PM Re: [7.2.2] New user e-mail notification setting does not work [Re: Yarp™]
SD Offline
Registered: 04/19/07
Posts: 4056
Loc: SoCal, USA
that code is fine.

you realize that !0 --> true and !1 --> bummer, right ?
_________________________

Threads tutorials . Threads & Wordpress experts . UBB resume

If I you, click this link as to why
Top
#197961 - 09/23/07 05:54 PM Re: [7.2.2] New user e-mail notification setting does not work [Re: Yarp™]
Yarp™ Offline
Registered: 08/30/06
Posts: 1513
Loc: Breda, NL
This my replacement code.

Update: Removed it. Was no good.


Edited by blaaskaak (09/23/07 06:24 PM)
_________________________
Top
#197963 - 09/23/07 05:55 PM Re: [7.2.2] New user e-mail notification setting does not work [Re: SD]
Yarp™ Offline
Registered: 08/30/06
Posts: 1513
Loc: Breda, NL
 Originally Posted By: Sirdude
that code is fine.


Whether that code is fine or not, I don't know for sure, it was my primary suspect, I do know the setting is ignored because I gets loads of new user notifications while the setting for me is off \:\)

update:
okay, did a codetest, you are right. But somehow somewhere else on the road it goes wrong, because the bug itselve is definitely there.


Edited by blaaskaak (09/23/07 05:59 PM)
_________________________
Top
#197964 - 09/23/07 06:02 PM Re: [7.2.2] New user e-mail notification setting does not work [Re: Yarp™]
SD Offline
Registered: 04/19/07
Posts: 4056
Loc: SoCal, USA
ok, so your config must be set to 1 then. so !1 && !0 is killing that if and forcing an unwanted email.

i see, at 2nd blush there looks to be a small 'buglet' \:\)
_________________________

Threads tutorials . Threads & Wordpress experts . UBB resume

If I you, click this link as to why
Top
#197965 - 09/23/07 06:06 PM Re: [7.2.2] New user e-mail notification setting does not work [Re: SD]
Yarp™ Offline
Registered: 08/30/06
Posts: 1513
Loc: Breda, NL
 Originally Posted By: Sirdude
i see, at 2nd blush there looks to be a small 'buglet' \:\)


hehe, I only just noticed it because I changed a bit in the board name (we have a tagline that I moved to the "Powered by" language string. So my mail blocks weren't working anymore.

Well, the checks done in the code can be done in the query \:\)
_________________________
Top
#197966 - 09/23/07 06:10 PM Re: [7.2.2] New user e-mail notification setting does not work [Re: Yarp™]
SD Offline
Registered: 04/19/07
Posts: 4056
Loc: SoCal, USA
except for the $config check. that turns it off, regardless if admins like emails.

so to me i see the $config check must be true, then any admin who wants emails gets them. right ?
_________________________

Threads tutorials . Threads & Wordpress experts . UBB resume

If I you, click this link as to why
Top
#197967 - 09/23/07 06:12 PM Re: [7.2.2] New user e-mail notification setting does not work [Re: SD]
Yarp™ Offline
Registered: 08/30/06
Posts: 1513
Loc: Breda, NL
Well, the whole block should not be run according to the config setting. It should not be checked inside the loop.
_________________________
Top
#197970 - 09/23/07 06:24 PM Re: [7.2.2] New user e-mail notification setting does not work [Re: Yarp™]
SD Offline
Registered: 04/19/07
Posts: 4056
Loc: SoCal, USA
hrm...

there are 2 settings 'EMAIL_VERIFICATION' and 'NEW_USER_MODERATION'

1st one is whether the new user needs to verify their email. 2nd one is whether or not the new users get placed in a queue to be accepted or declined.

as i see it.

and currently the question asked of the admin in their preferences is if they want to be notified on any new user registration. there is really noting about whether an approval is required.

so if you want to take it to the extreme, the admin gets emails if he likes them and those emails are either : 'hey a new user signed up' or 'hey a new user signed up and needs you to approve the poor bashtid'

no ?
_________________________

Threads tutorials . Threads & Wordpress experts . UBB resume

If I you, click this link as to why
Top
#198018 - 09/24/07 10:30 AM Re: [7.2.2] New user e-mail notification setting does not work [Re: SD]
Yarp™ Offline
Registered: 08/30/06
Posts: 1513
Loc: Breda, NL
 Originally Posted By: Sirdude
no ?


Basicly, that's a yes \:\)

As long as I don't get those mails \:D
_________________________
Top
Page 1 of 2 1 2 >



Moderator:  AllenAyres, Harold, Ian, Ron M 
Shout Box

Today's Birthdays
No Birthdays
Recent Topics
Due Date Calculator-Calculate When Your Baby is Due
by StewartMyduedate
12:54 AM
Temporary Password email not being received
by
05/24/12 10:02 PM
Ability to "like" individual posts (not Facebook "likes)
by doug
05/23/12 09:03 AM
Island Permissions
by ThreadsUser
05/22/12 03:03 PM
streaming video
by prkrgrp
05/20/12 07:02 PM
Forum Stats
10491 Members
36 Forums
33842 Topics
181709 Posts

Max Online: 978 @ 06/24/07 11:19 PM
Random Image