02-08-2017, 08:12 AM
Thank you for your effort sabr, but I'm afraid it doesn't work.
When I now check the Project box alone it sees the user (id 99), but it doesnt display it in the results.
Also, when I check the Project box AND the Small Animals box it gives me the Volunteer users that have set Small Animals as an interest. When it should only give me the Project user.
I have sent mudmin all the data (sql and php) and he is taking a crack at it on his own system.
Fingers crossed
When I now check the Project box alone it sees the user (id 99), but it doesnt display it in the results.
Code:
array(1) {
Code:
[0]=>
Code:
object(stdClass)#7 (1) {
Code:
["id"]=>
Code:
string(2) "99"
Code:
}
Code:
}
Also, when I check the Project box AND the Small Animals box it gives me the Volunteer users that have set Small Animals as an interest. When it should only give me the Project user.
I have sent mudmin all the data (sql and php) and he is taking a crack at it on his own system.
Fingers crossed