Author Topic: How to send a new registration email notification to admin  (Read 5134 times)

123right

  • Guest
How to send a new registration email notification to admin
« on: August 24, 2009, 08:33:56 AM »
When someone registers i want to get an email with the user details.
People who register get an confirmation email. Can this email also be sent to the admin?



*** Edited by Admin to keep it brief ***
« Last Edit: September 23, 2009, 06:00:33 AM by inmotion »

inmotion

  • Administrator
  • Hero Member
  • *****
  • Posts: 2788
  • PHPmotion Developer
    • PHPmotion Demo
Re: How to send a new registration email notification to admin
« Reply #1 on: September 23, 2009, 06:01:53 AM »
We have selected this question for our wiki answers

Quote

http://wiki.phpmotion.com/EmailAdminOnRegistration


onlineskatejam

  • Newbie
  • *
  • Posts: 42
Re: How to send a new registration email notification to admin
« Reply #2 on: January 20, 2010, 04:22:19 AM »
I don't mean to be too critical but, did you actually read what is said on the Wiki Page?
Step 1 says to download join.php
Step 2 says to edit comments.php

Since you can not find the words "send email" in comment.php I had to assume I would be modifying join.php.

This small error might be confusing for people who are not coding all day long. Hope this helps the next guy to read the Wiki Page.

 ;)

sbcjr

  • Global Moderator
  • Hero Member
  • *****
  • Posts: 6247
    • PHPmotion Mods
Re: How to send a new registration email notification to admin
« Reply #3 on: January 20, 2010, 04:45:24 AM »
Thanks... looks like it was copied from the other V3 tweak, and that line got missed.  :)

inmotion

  • Administrator
  • Hero Member
  • *****
  • Posts: 2788
  • PHPmotion Developer
    • PHPmotion Demo
Re: How to send a new registration email notification to admin
« Reply #4 on: January 20, 2010, 05:46:36 AM »
its now been corrected, thanks

onlineskatejam

  • Newbie
  • *
  • Posts: 42
Re: How to send a new registration email notification to admin
« Reply #5 on: January 21, 2010, 03:04:46 PM »
You rock!    ;D