Forum Replies Created
-
So this doesn’t matter then when
update_meta_cache
is called twice?It seems to be calling 2 queries and one of them
bp_core_fetch_avatar_filter
It’s just because I’m sure (not 100%) that I’ve never seen this show up until now.
Thanks Slava. This was still not showing within this options page. So I was playing around within the components section just to find the solution (only since your help). It was that I had the “Extended Profiles” option turned off…
Once I turned it back on, it showed within the Options page.
Thanks, so I have finally found this solution. Thanks for your time and help.
I notice a plugin that allows only the user avatars to either be uploaded to a custom directory or Amazon s3. This is good, but it does not do this for group avatars or cover images. This plugin is called WP Avatar Pro…
http://codecanyon.net/item/wp-user-avatar-pro/15638832
So would there be a way to create a plugin for this or manipulate the above mentioned plugin?
The reason I am needing this done is I am using a plugin that protects everything within /uploads/ folder, so that includes all the avatars. So when visitors come to site, the avatars do not show. It is only when logged in users are logged in they can see them, as the plugin allows only logged in users to have access to files and images from the /upload/ directory.
The plugin that is causing this is the s2member plugin as I am using this to protect the content within the /uploads/ directory.
Thanks danbp for your reply.
Yes I have Googled everything I can think of but cannot find a solution.
So my question is… is there a way to change the path in some file (such as function.php) so all uploaded avatars, group avatars and cover images from BP go to a custom directory I have elsewhere within server? Or how is this done and if possible?
I will be hiring a developer to do this for me, but my developer is not to familiar with BP. So I am trying to find some answer before hand.