Page 1 of 1

notifications for profile's modifications

PostPosted: January 23rd, 2012, 6:27 am
by carblanco
Hi all,

Is there any way to get a notification each time that an user change a profile's field?
I mean, if somebody change their address I'd want to keep informed about this change, maybe with an email.

Thanks.

Re: notifications for profile's modifications

PostPosted: January 26th, 2012, 11:59 am
by Raam Dev
Hello,

You'll have to write some custom code that uses an s2Member Profile Modification Hook to trigger a function that sends an email.

Here's an example of a function that sends an email when the user role changes: viewtopic.php?f=4&t=16143&p=54346#p54346