Previous Thread
Next Thread
Print Thread
Rate Thread
Joined: Sep 2001
Posts: 64
Junior Member
Junior Member
Offline
Joined: Sep 2001
Posts: 64
Ok. I added the code below

Code
// -------------------------------------  added 3/25/03 by eallen<br />// Let's send the info to the admin - JoshPet<br />if ( ($Loginname) && ($Email) ) {<br />// Set this to the email you want the alert to go to<br />$adminalertemail = "[email protected]";<br />$alertheader = $mailer -> headers();<br />$alertsubject = "A New User Has Registered: $Username";<br />$alertmsg .= "You have a new user at your board.\n\n";<br />$alertmsg .= "Loginname: $Loginname \n";<br />$alertmsg .= "Displayname: $Displayname \n";       <br />$alertmsg .= "Email: $Email \n";<br />mail("$adminalertemail","$alertsubject","$alertmsg",$alertheader);<br />}  


So - I get the email but there is no user name in the subject. Initially the code in the previous post has "Username" and all that sent was the actual word "Username" in the subject. So I added the "$" like all the ther variables and that just gets me a blank.

What am I doing wrong?

Sponsored Links
Entire Thread
Subject Posted By Posted
Mail New User to Admin sportbikes 11/11/2002 7:17 AM
Re: Mail New User to Admin JoshPet 11/11/2002 7:49 AM
Re: Mail New User to Admin sportbikes 11/12/2002 10:45 AM
Re: Mail New User to Admin JoshPet 11/12/2002 11:00 AM
Re: Mail New User to Admin sportbikes 11/12/2002 11:30 AM
Re: Mail New User to Admin sportbikes 12/31/2002 12:11 PM
Re: Mail New User to Admin Eugene 03/25/2003 5:53 PM
Re: Mail New User to Admin Eugene 03/26/2003 12:34 AM
Re: Mail New User to Admin Astaran 03/26/2003 2:40 PM
Re: Mail New User to Admin Eugene 03/26/2003 10:05 PM

Link Copied to Clipboard
Donate Today!
Donate via PayPal

Donate to UBBDev today to help aid in Operational, Server and Script Maintenance, and Development costs.

Please also see our parent organization VNC Web Services if you're in the need of a new UBB.threads Install or Upgrade, Site/Server Migrations, or Security and Coding Services.
Recommended Hosts
We have personally worked with and recommend the following Web Hosts:
Stable Host
bluehost
InterServer
Visit us on Facebook
Member Spotlight
badfrog
badfrog
somewhere on the coast of Maine
Posts: 94
Joined: March 2007
Forum Statistics
Forums63
Topics37,575
Posts293,931
Members13,824
Most Online6,139
Sep 21st, 2024
Today's Statistics
Currently Online
Topics Created
Posts Made
Users Online
Birthdays
Top Posters
AllenAyres 21,079
JoshPet 10,369
LK 7,394
Lord Dexter 6,708
Gizmo 5,834
Greg Hard 4,625
Top Posters(30 Days)
Gizmo 1
Top Likes Received
isaac 82
Gizmo 20
Brett 7
WebGuy 2
Morgan 2
Top Likes Received (30 Days)
None yet
The UBB.Developers Network (UBB.Dev/Threads.Dev) is ©2000-2025 VNC Web Services

 
Powered by UBB.threads™ PHP Forum Software 8.0.1
(Snapshot build 20240918)