Hi All,
I had PayPal express checkout working using PayPal sandbox. I was working on a non zen cart payment option module (direct bank deposit), changing some of the text in the php files. Well, I stupidly uploaded the php file while simultaneously tinkering with the payment option on the testsite. Now I have lost about 4 or more different payment options in the admin area (they don't even appear as an option), and I can't progress to checkout on the test site.
How do I recover? I see the php files still seem to be on the server and I can open them okay (i.e. they don't seem to be corrupted) - so I suspect I will need to replace some/all of the sql database tables. However, I'm new to working with sql databases. I have backed up my database however, when I try to restore it tells me the first file (table?) on the list already exists and doesn't allow me to continue. I suspect I may not have properly backed up the database. Can I get around the issue by selectively restoring tables (my preference since I have made I lot of changes since the last backup that I would prefer not to loose - still not the end of the world)? If so, how? Do I need to delete files/tables first before trying to restore the database?
Sorry if this is in the wrong section.
Thanks in advance.


Reply With Quote

