Hey,
I am having the same problem. It's ridiculous for 2 reasons:
1) Privacy - you display names of all our users on all the freaking pages their user Id name etc...
2) Page load, as guynemer55 mentioned before it's terrible for pageload! insane actually, I only uploaded 500 of my 7000 users on a new website and it's killing my page speed.
Here's the problem description:
var rtmedia_upload_progress_error_message = "There are some uploads in progress. Do you want to cancel them?";var BP_Suggestions = {"friends":[{"ID":"xx","image":"pic url","name":"(user id)"},
This goes on.... for each user on the website.
It's a huge oversight, I want to launch my site and I've just stumbled upon this issue.
As he mentioned before even if someone IS NOT logged in he sees all these suggestions.
I have two questions:
1) Which plugin out of RT media to delete to prevent this from happening until you fix this issue?
2) If not remove how can I fix this issue, I can't have information of all my users displayed in a freaking source code on everypage that anyone can easily access. It's very insecure and against any privacy policies.
I can't import more users because imagine the mess I'll have on my site when I do that.