Email notification on record change

21 posts by 6 authors in: Forums > CMS Builder
Last Post: September 14, 2012   (RSS)

Re: [willydoit] Email notification on record change

By Jason - August 23, 2010

Hi,

Yes, we can tailor a plugin that will be able to do that for you. If you could send an email to consulting@interactivetools.com with a list of requirements on how you would need the plugin to work, we can get you a quote.

Hope this helps.
---------------------------------------------------
Jason Sauchuk - Project Manager
interactivetools.com

Hire me! Save time by getting our experts to help with your project.
http://www.interactivetools.com/consulting/

Re: [Jason] Email notification on record change

Thanks Jason,

will do that

Re: [Jason] Email notification on record change

Jason did you ever create the plugin for this???
Patricia

www.thenetgirl.com

Re: [thenetgirl] Email notification on record change

By Damon - August 24, 2012

Hi,

There are two user submitted plugins to take a look at:

Alert Record Saver - Sends an email notification when a record is added or modified.
https://www.interactivetools.com/add-ons/detail.php?Alert-Record-Saved-1052

and

Email New Account Notification - The Email New Account Notification plugin enhances the membership plugin. It will give administrators the option to manually send an email to new members from the user accounts list.
https://www.interactivetools.com/add-ons/detail.php?Email-New-Account-Notification-1037

We can also create a plugin for you specific requirements. Send the details to consulting@interactivetools.com and we can review and discuss options.

Thanks!
Cheers,
Damon Edis - interactivetools.com

Hire me! Save time by getting our experts to help with your project.
http://www.interactivetools.com/consulting/

Re: [Damon] Email notification on record change

On the first plugin who gets the email???
Patricia

www.thenetgirl.com

Re: [thenetgirl] Email notification on record change

By Djulia - August 24, 2012

Hi,

The email settings by default. But, you can use another email if you wish it.

Djulia

Re: [Djulia] Email notification on record change

I installed the gl_emailNewAccountActivated plig in

but I get an error

MySQL Error: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'FROM cms_accounts WHERE num = '1'' at line 1 (at old_alias_functions.php line 18)

I have no idea why? Help Please
Patricia

www.thenetgirl.com

Re: [thenetgirl] Email notification on record change

By Djulia - August 25, 2012 - edited: August 25, 2012

Hi,

Do you use the version of this post?
http://www.interactivetools.com/forum/gforum.cgi?post=83176#83176

I modified my version for my needs. But, I think that you can try to modify the line for QUERY.

You can test:

$query = "SELECT fullname, email FROM `{$TABLE_PREFIX}{$_gl_ena_tableName}` WHERE num = '".intval($_gl_ena_recordNum)."'";

Djulia

Re: [Djulia] Email notification on record change

No I downloaded the plugin.

Thanks that worked perfect .......can we email the user name and password too???
Patricia

www.thenetgirl.com