Notifications
Clear all

wpForo 1.x.x [Closed] backup

4 Posts
3 Users
0 Likes
1,084 Views
Posts: 7
 akhi
Topic starter
(@akhi)
Active Member
Joined: 5 years ago

Hello , I have wiped all the data . The only thing I have backed up are the wordpress content ( I mean , "/web/" the entire one

Is there anyway to restore the topics / posts ( content in general ) ?

And where the actual data is stored ?

Thanks in advance 

3 Replies
1 Reply
(@anonymous20)
Joined: 8 years ago

Noble Member
Posts: 1602
Posted by: akhi

Hello , I have wiped all the data . The only thing I have backed up are the wordpress content ( I mean , "/web/" the entire one

Is there anyway to restore the topics / posts ( content in general ) ?

And where the actual data is stored ?

Thanks in advance 

Nothing is stored in the folders. Only attachments and photos.

Everything is the Database. Ask your hosting company for a recent backup of everything.

Sofy
Posts: 4308
 Sofy
Admin
(@sofy)
Support Team
Joined: 6 years ago

Hi @akhi,

All wpForo date are stored in tables with the wpforo_ secondary prefix, (e.g.: wp_wpforo_...) and  wp_users and wp_usermeta tables.

Please note wp_ is just a prefix it can differ in your case. 

Posts: 7
 akhi
Topic starter
(@akhi)
Active Member
Joined: 5 years ago

@Sody 

Hello and thanks for the reply 

But when I backed up the db , there's over 5 sites at once . Is there anyway to restore only the wp ones ?
Or I do need to restore all then deleted the others ?