BUG - Admin edit of profile kicks off cupid/match

Hi, 

When an admin edits a profile, this is kicking off cupid emails for all their matches. This should not happen!

 

Thanks

Quote · 14 Apr 2013

Can this get logged?

 

Thanks

Quote · 16 Apr 2013

bump...

Quote · 18 Apr 2013

bump...

Quote · 23 Apr 2013

:(

Quote · 25 Apr 2013

Please try to add the following lines in red to inc/classes/BxDolAlertsResponceMatch.php file:

function _checkProfileMatch($iProfileId, $sAction)
{
        if (!getParam('enable_match'))
                return;
 if ($iProfileId != getLoggedId()) return; 

 Please let me know how it goes.

Rules → http://www.boonex.com/terms
Quote · 26 Apr 2013
 
 
Below is the legacy version of the Boonex site, maintained for Dolphin.Pro 7.x support.
The new Dolphin solution is powered by UNA Community Management System.