No idea; I will get into this.
Additional to the activity feed for buddypress users to see new uploads and comment there. There is no function for the individual user created albums to be shown on their individual buddypress profile page or is there a shortcode i am not aware of to insert it? In other words if I click on “Mr x” profile there is thumbnails or albums just related to him.
One thing at a time please…
Activity feed: this will be released at 6.7.06:

About buddypress:
See this ducumentation page Do’s #10
Thank you once again. My apologies.
Brilliant cant wait for that update.
I have put the php code in buddypress user page but it says “No albums or photos found matching your search criteria.” I have not changed any of the default folder settings etc.
<?php
global $bp;
$owner = $bp->displayed_user->userdata->user_login;
echo apply_filters(‘the_content’,'[wppa type=”album” album=”#owner,’.$owner.'”][/wppa]’);
?>
The album must contain at least 2 photos.
You will have to wait a few weeks for the act feed. I am on hollidays. Sorry.
There is a setting that forces the display of empty thumbnail areas. Find it and switch it on.
In combination with the upload link on thumbnail areas is perfect in this case.
Sorry i do not know where the settings are by head. I am on my phone.
The current development version contains the activity feed enhancement. It is the only diff with the current stable version, so it is safe to install it.
Please follow the instructions here to install it ( 6.7.06.Beta.001 ), and – if appropriate – give me some feedback on the feature.
Table II-D18 forces the display of empty thumbnail areas.
You may also need to set Table I-A4: Photocount threshold to 0