Welcome the Technical Support section. Help us in assisting you by providing us with a concise and descriptive elaboration of your issues. Be specific and if possible, provide us with a step-by-step instruction in replicating your problem.
Scenario :
We have two groups called Group 1 & Group 2.
Group 1 is having 5 Albums like Album1, Album2, Album3, Album4, Album5.
Question is - How to move Album1 & Album2 to Group 2 ? Do we have any mechanism to do this ?
you must do it manually from phpmyadmin.
1. goto joomla configuration, turn off all SEF
2. goto Jomsocial page, click Group 1 at URL you can see groupid. remember that ID for group 1
3. goto group 1 album and click album 1 & 2. atu URL you can see albumid. remember that ID for album 1 & 2
4. repeat step 2 for Group 2
5. goto phpmyadmin
6. find table with name community_photos_albums, browse that table
7. find ID number for albumid Album 1, edit it and change groupid value with groupid for Group 2
8. repeat step 7 for Album 2