With the user profile and notification widget wpforo has made, theres no need for me to have buddypress any more - however I was using it preiviously so lots of users uploaded their avatar using the edit my profile on buddypress. So that means when I deactivate the plugin all the avatars turn to default. Is there a way to avoid this happening so I dont have to tell everyone to re-upload their avatars?
Hi @zeeshan333,
Please follow to this instruction:
1. Using phpMyAdmin plugin or the phpMyAdmin tool in your hosting cPanel, go to your database and backup the wp_wpforo_profiles table.
2. Download BuddyPress to wpForo Avatar importer: https://wpforo.com/2wpf/import-bp-avatars.zip
3. Unzip the import-bp-avatars.php file, then upload it to your WordPress root directory. You can Use FileZillaFile Manager or your Hosting cPanle > File Manager.
4. Once the file is uploaded, call it with this URL (change the yourwebsite.com to the real domain name): yourwebsite.com/import-bp-avatars.php
5. It'll search for avatars and import to wpForo Profile system.
6. Once all is imported, go to Dashboard > Forums > Dashboard and click on the [Delete all caches] button.
Wow, brilliant. Thanks a lot!