Support Forum
Due to Wishlist not connecting with AWeber - Payment Procesor I had to install everything again.
I did backup the complete wordpress folder, but I had to remove that database, so all users etc are gone.
So the question is, If i can get my old Database, In witch table can I find my Groups - Forums and Topics.
That is most important for me.
Or are they located somewhere in the backup folder I also got?
Thanks.
we cannot answer the question about the backup folder since we have no idea what was captured there... not sure what you mean by backing up WordPress folder... our data is in the db, not folders (some uploaded files, avatars, etc would be)
our db tables are in the same db as wp, just mostly in their own tables, though we have some information in wp tables...
having users is going to be critical though... every topic/post made in your forum is tied to a specific wp user (or guest).. so if y our users are gone, who the posts belong to will be all messed up...
so in your database, our tables are the ones that begin with sf... something like wp_sffforums or wp_sfgroups... your db prefix may be other than wp_ too...
and then additional user information is stored in the wp usermeta table on a per user basis..
so you can get the information, but without users from the wp db, the posts wont tie to anyone and likely look like from guests..
Visit Cruise Talk Central and Mr Papa's World
yes.. you will need all the sf* tables... and then the wp users and wp usermeta tables...
Visit Cruise Talk Central and Mr Papa's World
1 Guest(s)