I have a friend whose WordPress site was badly hacked and the only thing recoverable was the database. I am trying to restore as much of the old site I can on my hosting service, but have run into a hangup. I cannot import the old database into the new site. Using myPHPAdmin to import the database, I get tow error messages:
import.php: Missing parameter: import_type
import.php: Missing parameter: format
Here's the input I'm trying to use to import the file:
Can anyone shed any light on why this doesn't work?
Thanks,
Tom