Matchmaking?

A user wants to not be notified of Matchmaking.

Is there a way for a user to shut off the email feature for matchmaking? I don't want to shut it off for everyone.

Quote · 1 Feb 2010

Enabling matchmaking on your site utilizes a global feature. So you cannot customize on a "per user" basis with this. You can either have enabled or not. You can set the percentages higher and/or remove the function to send emails BUT this will do it for everyone and not just one user.

Chris

Nothing to see here
Quote · 1 Feb 2010

I still wish there was a way to have matchmaking, but have it not send out alert messages at all.  I never did find the "off switch".  If anyone has solved this, please let me know.

Rob

Quote · 1 Feb 2010

Chris if you uncheck Enable Matchmaking in Settings>Advanced Settings>Matches should stop emails from going out completely.

Quote · 1 Feb 2010

But I want Matchmaking - meaning I want people to be able to see their "matching members" on the site.  I just don't want it sending email alerts.

Quote · 1 Feb 2010

I'll look at it, it seems taking out the send email command should fix that right up.

Quote · 1 Feb 2010

But he stated that he only wanted to disable the emails for "some" of the users and not all..

"I don't want to shut it off for everyone."

Chris

Nothing to see here
Quote · 2 Feb 2010

It depends on who "he" is.  Greenmeanie wants the users to be able to do it, which is probably the best solution.  I want to be able to turn off all the email alerts that go off for matching, but keep the matching working on the site.   If you know how to do this, please let me know.

Rob

Quote · 2 Feb 2010

I think know where but it will cost $5 and I only accept internet money.

Quote · 2 Feb 2010

Here's what the email function seems to call   ***Make sure ot make a backup before doing this change and to test it to ensure your matchmaking still works ****

/inc/classes/BxDolAlertsResponceMatch.php

Around line 51 is function _checkProfileMatch.

To get rid of the email function and keep match, I would comment out line 65 (//get send mails) to line 90 (commenting out the else).  That should strip out the mail function but still leave in all necessary match functions.

Quote · 2 Feb 2010

Cool - I'll give it a shot.  Will buy you a beer the next time I am in Georgia - about a month from now maybe.

Rob

Quote · 2 Feb 2010

 

Here's what the email function seems to call   ***Make sure ot make a backup before doing this change and to test it to ensure your matchmaking still works ****

/inc/classes/BxDolAlertsResponceMatch.php

 

Around line 51 is function _checkProfileMatch.

To get rid of the email function and keep match, I would comment out line 65 (//get send mails) to line 90 (commenting out the else).  That should strip out the mail function but still leave in all necessary match functions.

 

Dang it Maurice, you beat me to it.  LOL... I was playing with it while you found it. 

 

Don't forget the DB:  sys_email_templates _CupidMatches needs to be taken from the table also.

Quote · 2 Feb 2010

Here's what the email function seems to call   ***Make sure ot make a backup before doing this change and to test it to ensure your matchmaking still works ****

/inc/classes/BxDolAlertsResponceMatch.php

Around line 51 is function _checkProfileMatch.

To get rid of the email function and keep match, I would comment out line 65 (//get send mails) to line 90 (commenting out the else).  That should strip out the mail function but still leave in all necessary match functions.

Dang it Maurice, you beat me to it.  LOL... I was playing with it while you found it.

Don't forget the DB:  sys_email_templates _CupidMatches needs to be taken from the table also.

ah I didn't see that one.  I"m still learning php and using Dolphin as my learning platform...wonder if that will lead to a good understanding of php or a good bad understanding of php?

Quote · 2 Feb 2010

I think know where but it will cost $5 and I only accept internet money.

id pay 5 bucks for someone to fix my matchmaking .......localhustle.tv

Quote · 14 Mar 2010

Ok, why is this post not going through.  Was just saying that the matchmaking functions no longer worked after I tried this.  Are you sure this doesn't disable any matchmaking functions Maurice?

Quote · 15 Mar 2010

Can anyone confirm that this solution works?  (reposted below)

Also what does "sys_email_templates _CupidMatches needs to be taken from the table" mean?

Thanks,

Jason

 

mauricecano • Premium • 1327 posts

QuoteReportFeb 01, 2010 21:290 pointsvote_good.pngvote_bad.png
 

Here's what the email function seems to call   ***Make sure ot make a backup before doing this change and to test it to ensure your matchmaking still works ****

/inc/classes/BxDolAlertsResponceMatch.php

 

Around line 51 is function _checkProfileMatch.

To get rid of the email function and keep match, I would comment out line 65 (//get send mails) to line 90 (commenting out the else).  That should strip out the mail function but still leave in all necessary match functions.

 

Quote · 29 Aug 2010
 
 
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.