Hi,
on module friend suggestion we dont have options to show / hide admin user :), that show / hide admin configuration only available on member list page.
thank you!
Hi,
You can go to Jomsocial backend->Configurations->Privacy->set "Show Administrators in Member's Lists" to No, but this config wont effected to the module
thank you!
i had that before
what I notice is that when I give a field to the second to match it shows the administrator... first and second fields dont match, not one and it shows the administrator... i think this is a bug.
thanks!
Hi Gustavo,
Would you mind provide me sample user, so I can test it?
thank you!
please edit yout first topic, and provide inside "Miscellaneous"
Hi,
Because the admin is match with the query friend suggestion, I change the query setting on module manager, and the admin is gone.
thank you!
Hi Gustavo,
I found the issue, this issue caused by empty match value.
I will report this.
thank you!
Hi Gustavo,
For fixing this open this file modules/mod_community_friendssuggestions/helper.php, find this code :
.$db->quoteName('user_id')."=".$db->quote($my->id);
.$db->quoteName('user_id')."=".$db->quote($my->id)
." AND ".$db->quoteName('value')."!=".$db->quote('');
im very dissapointed with this case. You are asking me to open a new case. Please in the future before selling something make a full extensive testing. the same thing is happening with the JS Profile Completeness. I dont understand why you have pertners developing add on and then you copied them and sell them instead of being included.