close ad
 
Important WebAssist Announcement
open ad
View Menu

Technical Support Forums

Free, outstanding support from WebAssist and your colleagues

rating

Admin Notification

Thread began 6/12/2012 4:35 pm by aladdin229745 | Last modified 6/15/2012 1:51 pm by aladdin229745 | 1020 views | 5 replies |

aladdin229745

Admin Notification

When user signs up, I am (the admin) is not getting an automated email notification that someone has signed up. Please can you tell me how to set this up. Thanks.

Sign in to reply to this post

Jason ByrnesWebAssist

you can set the registration to send a copy of the registration email to the store admin by editing the webassist/plugins/registration/registration.php file (if using full registration, edit the one in the full/ folder)

find the following line:

php:
$RecipientEmail = "".((isset($_POST["UserEmail"]))?$_POST["UserEmail"]:"")  ."";include("../../../WA_Universal_Email/WAUE_users_Registration_1.php");




and change it to:

php:
$RecipientEmail = "".((isset($_POST["UserEmail"]))?$_POST["UserEmail"]:"")  ."";include("../../../WA_Universal_Email/WAUE_users_Registration_1.php");
$RecipientEmail = "youremail@yourdomain.com";include("../../../WA_Universal_Email/WAUE_users_Registration_1.php");



where"youremail@yourdomain.com" is your email address

Sign in to reply to this post

aladdin229745

Hi Jason
I could nor get this working..
first of, I do not seem to have a 'WA_Universal_Email' folder, but I tried to change the folder name and path to this

$RecipientEmail = "".((isset($_POST["UserEmail"]))?$_POST["UserEmail"]:"") ."";include("../../../../webassist/email/WAUE_users_Registration_1.php");

$RecipientEmail = "me@mydomain.com";include("../../../../webassist/email/WAUE_users_Registration_1.php");

The first line still (what I had originally) works fine, sending the email confimation ok to the user.
But the second line sends me a blank email. I will try again but if you have any ideas how to fix this or where I can obtain the 'WA_Universal_Email' folder please can you let me know.

I am sure this question was asked before 'so the admin will get a confirmation' too. But I searched everywhere in the forum and I cannot find any info. So this makes me think it is really easy to fix and that is why no one ever asked for it.

Thanks in advance

Sign in to reply to this post

Jason ByrnesWebAssist

I have created a support ticket so we can look into this issue further.

To view and edit your support ticket, please log into your support history:
supporthistory.php

If anyone else is experiencing this same issue, please append to this thread.

Sign in to reply to this post

Jason ByrnesWebAssist

The Advice in my previous replies was not correct.

The correct way to accomplish this is to edit the Power Messenger settings in the Admin section.

Under registration Email, enter the admin address for the Registration CC or registration BCC

Sign in to reply to this post

aladdin229745

Thanks Jason,
Ray explained me what to do. Thank you for your support.

Sign in to reply to this post

Build websites with a little help from your friends

Your friends over here at WebAssist! These Dreamweaver extensions will assist you in building unlimited, custom websites.

Build websites from already-built web applications

These out-of-the-box solutions provide you proven, tested applications that can be up and running now.  Build a store, a gallery, or a web-based email solution.

Want your website pre-built and hosted?

Close Windowclose

Rate your experience or provide feedback on this page

Account or customer service questions?
Please user our contact form.

Need technical support?
Please visit support to ask a question

Content

rating

Layout

rating

Ease of use

rating

security code refresh image

We do not respond to comments submitted from this page directly, but we do read and analyze any feedback and will use it to help make your experience better in the future.

Close Windowclose

We were unable to retrieve the attached file

Close Windowclose

Attach and remove files

add attachmentAdd attachment
Close Windowclose

Enter the URL you would like to link to in your post

Close Windowclose

This is how you use right click RTF editing

Enable right click RTF editing option allows you to add html markup into your tutorial such as images, bulleted lists, files and more...

-- click to close --

Uploading file...