-
andij posted on the forum topic BP 1.2.4 – Custom BP_AVATAR_URL change in the group How-To and Troubleshooting: 14 years, 5 months ago
I just had this missing avatar issue after upgrading to 1.2.4 from 1.2.3. My BP site is a standalone installation and not a subblog of WPMU. I resolved this by creating a bp-custom.php file in /public_html/wp-content/plugins/ and adding the following: define( ‘BP_AVATAR_URL’, ‘http://prorc.co.uk/wp-content/uploads’ ); This thread helped me solve…[Read more]
-
andij posted on the forum topic avatar cropping: after upload, image and cropper don\'t appear, fails in the group How-To and Troubleshooting: 14 years, 5 months ago
This worked a treat for me! If you need to find your “Full URL path to files” you can find your DOCUMENT_ROOT by using phpinfo(); and adding “wp-content/uploads” to the end. e.g: Store uploads in this folder “wp-content/uploads” Full URL path to files “/home/ACCOUNT/public_html/wp-content/uploads” How can I create a phpinfo.php page? Try this…[Read more]
-
andij joined the group How-To and Troubleshooting 14 years, 5 months ago
@andij
Not recently active