Notifications
Clear all

wpForo 1.x.x [Solved] Deactivating buddypress causes avatar problem

3 Posts
2 Users
0 Reactions
1,006 Views
Posts: 85
Topic starter
(@zeeshan333)
Estimable Member
Joined: 5 years ago

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?

2 Replies
Robert
Posts: 10549
Admin
(@robert)
Support Team
Joined: 8 years ago

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.

Posts: 85
Topic starter
(@zeeshan333)
Estimable Member
Joined: 5 years ago

Wow, brilliant. Thanks a lot!