Urgent - matches not working correctly on gender

Hi

I have noticed an issue with the matches function.  It works for the most part except the following scenarios:

person A is a man looking for a woman DOESN'T return a match which it should which is a female looking for a man or a woman

person A is a man looking for either a man or a woman DOESN'T return a match which it should which is a female looking for a man or a woman

It doesn't seem to be matching against all the (sex) fields that either is looking for.  Sex and LookingFor are set to 100% match.

Has anyone fixed this issue or can point me in the right direction please?  I need this fixed very urgently.

Quote · 7 Jun 2011

I would really like to know what works and what doesn't in the matching system.   Dosdawg and a few others have said their are serious problems but didn't say what.    I am going to be using the matching function, not for dating, but for business and I really need to understand it better - including how it does the percent match calculation for different data types. 

Quote · 7 Jun 2011

All I know is that there seems to be some bugs.

I'm trying to use this function: getMatchProfiles  to return matches and this is where the problem is. Has anyone here fixed/patched up this function?

Quote · 8 Jun 2011
as what was once uttered not so long ago on a post where i questioned with a desparate pleading heart, as to the things that were not working, that had never worked "that is the way it has been and the way it will always be" topic closed :)
When a GIG is not enough --> Terabyte Dolphin Technical Support - Server Management and Support
Quote · 9 Jun 2011

Here is fix for this problem:
Ticket: http://www.boonex.com/trac/dolphin/ticket/2539
Changeset: http://www.boonex.com/trac/dolphin/changeset/15248


It was a bug in calculation of match percent for select_set field type.

You can try to apply above changeset manually and clear /cache/ folder and newly joined profiles will match correctly, but I recommend to wait for 7.0.7 version and perform regular version upgrade procedure.

Rules → http://www.boonex.com/terms
Quote · 21 Jun 2011

After applying changeset 15248 I get this errer:

 

Warning: Cannot modify header information - headers already sent by (output started at /home/mydomain/domains/mydomain.com/public_html/inc/match.inc.php:1) in /home/mydomain/domains/mydomain/public_html/inc/design.inc.php on line 55

What's wrong ?

Life is a fatal disease, sexually transmissible - Virginity is carcinogenic! Ask here for vaccine.
Quote · 21 Jun 2011

It looks like there is some empty line or space in the beginning of match.inc.php file, before <? symbols 

After applying changeset 15248 I get this errer:

 

Warning: Cannot modify header information - headers already sent by (output started at /home/mydomain/domains/mydomain.com/public_html/inc/match.inc.php:1) in /home/mydomain/domains/mydomain/public_html/inc/design.inc.php on line 55

What's wrong ?

 

Rules → http://www.boonex.com/terms
Quote · 22 Jun 2011

Yes, you are right, Wink  A space at the begining of the first line Tongue out

 

Thank you very much Alex Laughing

Life is a fatal disease, sexually transmissible - Virginity is carcinogenic! Ask here for vaccine.
Quote · 22 Jun 2011

 Actually it is my fault, fixed in this rev - http://www.boonex.com/trac/dolphin/changeset/15254

Yes, you are right, Wink  A space at the begining of the first line Tongue out

 

Thank you very much Alex Laughing

 

Rules → http://www.boonex.com/terms
Quote · 23 Jun 2011
 
 
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.