We created a few profiles in the last couple of days and nobody was a new match. Also after login out and back in. also the member menu is empty, so it's not working. |
Just tested it again. Logged of with own account. Created a new member and logged back in with own account. No new matches and no member in the member menu. There's a serious error somewhere, because before we updated to 7.1.6 it was working fine! |
The reason for no matches showing was figured out. Just tested it again. Logged of with own account. Created a new member and logged back in with own account. No new matches and no member in the member menu. There's a serious error somewhere, because before we updated to 7.1.6 it was working fine!
Paypal email is jeromemingo@gmail.com - http://www.boonex.com/market/posts/modzzz |
Profile Matcher Module - This is now compatible with Dolphin 7.2 . For those upgrading from Dolphin 7.1, please check the upgrade folder for instructions. Paypal email is jeromemingo@gmail.com - http://www.boonex.com/market/posts/modzzz |
We've upgraded to the new version, but I have the same problem as before. My member menu hasn't the members in it anymore but shows only the links to My Matches, My New Matches and My Preferences. Not the 5 latest matches with thumbnail + info to link to their profile. |
I could send you our login credentials, so you could look on our site at it. It's a clean install of 7.2 with the latest modules and no customizations. So normally the module must work.. |
hi, there is a problem with spacing in member menu Always remember that the future comes one day at a time. |
hi, there is a problem with spacing in member menu @yzisano If you set your preferences? Do you see the matches in the member menu? Or do you have the same problems as me? |
this site (7.2) its for testing for now. in 7.1.6 its was working fine i will now when my site goes live Always remember that the future comes one day at a time. |
Hi,
I am not sure this is support, but I do have some questions : with this mod, is it possible to : A - Hide/not use some fields like "age", "looking for", ... some other Dolphin fields, B - Use specifics field that can come from a "selector type" - like Expert in "Mechanics, energy, ...", C - Able to match with "full text search" finding most occurrences of same KeyWords in fields C' - Or at least matching Mr JOE that like, [COLORS] = "Blue, Green, Yellow" with MR JACK that like [COLORS] = "Red, Blue, Brown" I would like to use it for a professional network, to help matching people that seems to have sames interests.
Many thanks
|
Modzzz can you add a red bauble with number of new matches? Always remember that the future comes one day at a time. |
I have no idea what's going on with my Matching. I'm trying to make it so people can only get matched with someone if they are looking for your gender also. Instead users are matched, say a male with a female who is only looking for females. My captions are all backwards, sex is saying Looking For and Looking For is saying I am a. What profile captions am I suppose to be editing? How do I cross reference genders and looking for genders? |
Version 2.0.4 released. (see patches/version_2.0.4 folder) Update is made so members are only matched with persons who are looking for their Gender. The LookingFor field is no longer shown as choice because the module will automatically handle this. It means that, for example, a Male can only match with other members who are either looking for males or have not specified who they are looking for etc. Paypal email is jeromemingo@gmail.com - http://www.boonex.com/market/posts/modzzz |
its says it supports dolphin 7.3.3
but the archive have only 7.1 & 7.2 Always remember that the future comes one day at a time. |
I have re-uploaded the zip file. its says it supports dolphin 7.3.3 but the archive have only 7.1 & 7.2
Paypal email is jeromemingo@gmail.com - http://www.boonex.com/market/posts/modzzz |
How do you edit code to not show reg date in/under profile thumbs, and how to remove "View All" link? http://prntscr.com/dq70lw |
Follow the same procedure I provided to you in another post to remove the "view All" link. This time, copy the function to modules\modzzz\match\classes\BxMatchPageMain.php Regarding the date, I will release a patch to make this configurable from the Admin Settings. How do you edit code to not show reg date in/under profile thumbs, and how to remove "View All" link? http://prntscr.com/dq70lw
Paypal email is jeromemingo@gmail.com - http://www.boonex.com/market/posts/modzzz |
Dolphin 7.3 - Version 2.0.5 released. (see patches/version_2.0.5 folder) Added option to the Settings to turn on/off the display of Join Date. Paypal email is jeromemingo@gmail.com - http://www.boonex.com/market/posts/modzzz |
Okay, goody. Thanks modzzz
"view All"
|
How to remove the 'view all' counter (xxx) ? |
The following file has been updated to list matches based on their last activity on the site : modules/modzzz/matcher/classes/BxMatchDb.php Paypal email is jeromemingo@gmail.com - http://www.boonex.com/market/posts/modzzz |
Hi
Are there instructions for this mod? -how do you make new fields upon which to match? -how do you rate and enter a value for a match on that field? -how do you put these new fields on the edit match preference block?
Cheers
Asikhatali |
Hey Modzzz!
Please update this module to be compatible with Dolhpin 7.4.0 (mysql_list_fields, mysqli_num_fields are deprecated in PHP7+)
Thanks! |
This module is updated for Dolphin 7.4 Paypal email is jeromemingo@gmail.com - http://www.boonex.com/market/posts/modzzz |
Hello Moddzzz,
for the first - a merry christmas and a lot of thanx to my other statements and questions here. Now i have a question directy to you please, because i want to build a page that works with your profile-matcher contribution.
Block: _modzzz_match_block_match_members
bx_import('BxDolService'); return BxDolService::call('match', 'match_block', array('profile', $this->oProfileGen->_iProfileID));
How can i expand these block with more information. Enough for the first time is, to expand the block with the country where the user comes directly after his genderinformation - see screamshot!
Kind regards Thomas
|