Oh, I did misunderstand. I thought you were reporting a bug because registration IPs were not only being checked against registration IPs...
Indeed it was by design registration IPs only check against other registration IPs and post IPs only check against other post IPs.
You want a report that checks across both...
Unfortunately that was not an intended option and it is not something I will be adding- it would be a more difficult query and honestly one I think would be of limited use- as is these queries can take a big hit on the server- making them more complex will increase the chance of timeout/db errors.
Sorry.
If I had an idea I'd give you a hint on how to make the change yourself- the query code is in the php file- but I'm not sure how to go about combining the two- as is these were about as complex a mysql query I can handle.
|