Tips and Tricks HQ Support Portal › Forums › General Stuff › re-install plugins
Tagged: data, database, host, re-install
- This topic has 5 replies, 2 voices, and was last updated 15 years ago by
crowdis.
-
AuthorPosts
-
July 6, 2011 at 3:29 am #3727
crowdis
MemberI’m just in the process of cleaning my site after a hack. I will wipe and completely re-install WP and all my other plugins in my home directory – including eStore and eMember plugin.
My question: is there anything that I need to look out for in order to keep all the data (i.e. members and products) after re-installing them? Do these plugins keep all the data on the host database? Do I need to modify any files after the new installation in order to point the plugin to the existing product and member data?
I would like to know these things before I go wiping everything of my home directory

Thank you and I appreciate all the help you offer for these great plugins.
July 6, 2011 at 4:01 am #34001crowdis
MemberAlso, after re-installing is there any way to keep old settings for the plugins?
July 6, 2011 at 7:39 am #34002amin007
ParticipantThe product and customer related data is kept in the eStore tables that the plugin creates when you first install it. As long as you keep those tables there the data should be safe. The settings data is stored inside WordPress’s options database table so if you wipe out that table then the settings will get reset.
July 7, 2011 at 1:16 am #34003crowdis
MemberOk I guess that means it will be save to wipe everything on the home directory, because it sounds like all the data and settings are kept in tables on the mySQL server. I won’t be touching any of those tables because I want to keep them after I re-install WP.
Once I re-install everything I will find out if it worked. Will I have to modify any of the plugin files to point to the old tables? Because if I re-install the plugins will they create new tables or would they check for pre-existing tables first?
July 7, 2011 at 5:52 am #34004amin007
ParticipantPlugins will check for pre existing tables first. As long as you don’t touch your database (for example: do not modify your database prefix or anything) you should be fine.
July 7, 2011 at 10:38 am #34005crowdis
MemberThank you very much for your help.
-
AuthorPosts
- You must be logged in to reply to this topic.