1
arie1985
Admin notification emails when a user registers sent even when registration fails.
  • 2007/3/23 14:57

  • arie1985

  • Not too shy to talk

  • Posts: 139

  • Since: 2006/6/30


Hello,
I am using XOOPS 2.0.14.

I am having a hard time with the email notification to the admin.

I am recieving email notification when users registers but even when the registration fails.

I reviewed the code in register.php and i found the following 'If' statement:

if ($xoopsConfigUser['new_user_notify'] == 1 && !empty($xoopsConfigUser['new_user_notify_group']))


which configures if to send me the notification emails.


now, i understand the first statement, but what is that:
$xoopsConfigUser['new_user_notify_group']

How can i resolve these multiple emails sent to me?

I just want to get an email when the user's registration is finished.


Any help is appreciated.
Thank you.

2
JMorris
Re: Admin notification emails when a user registers sent even when registration fails.
  • 2007/3/23 17:23

  • JMorris

  • XOOPS is my life!

  • Posts: 2722

  • Since: 2004/4/11


This isn't a direct answer to your question, but it may take care of the problem.

You're not running the latest [Stable] version of XOOPS, which is 2.0.16. Since 2.0.14, there have been numerous security and bug fixes. You can download the latest stable version here.

HTH.

James
Insanity can be defined as "doing the same thing over and over and expecting different results."

Stupidity is not a crime. Therefore, you are free to go.

3
davidl2
Re: Admin notification emails when a user registers sent even when registration fails.
  • 2007/3/23 18:00

  • davidl2

  • XOOPS is my life!

  • Posts: 4843

  • Since: 2003/5/26


Slight correction JM - the most stable and recent version is 2.0.16

4
JMorris
Re: Admin notification emails when a user registers sent even when registration fails.
  • 2007/3/23 18:04

  • JMorris

  • XOOPS is my life!

  • Posts: 2722

  • Since: 2004/4/11


LOL! That's what I get for multitasking!

Version # corrected.

Thanks David.
Insanity can be defined as "doing the same thing over and over and expecting different results."

Stupidity is not a crime. Therefore, you are free to go.

5
arie1985
Re: Admin notification emails when a user registers sent even when registration fails.
  • 2007/3/23 18:49

  • arie1985

  • Not too shy to talk

  • Posts: 139

  • Since: 2006/6/30


Thanks for the reply, but would upgrading to the latest version could fix my problem?

And if I hacked the register.php and regform.php, will the changes remain after the upgrade?
And what about all the installed modules? Or the permission groups...?

Login

Who's Online

99 user(s) are online (70 user(s) are browsing Support Forums)


Members: 0


Guests: 99


more...

Donat-O-Meter

Stats
Goal: $100.00
Due Date: May 31
Gross Amount: $0.00
Net Balance: $0.00
Left to go: $100.00
Make donations with PayPal!

Latest GitHub Commits