PDA

View Full Version : mysql error



tnier
02-06-2008, 04:47 PM
Trying to upload my data base but get this error
import.php: Missing parameter: import_type
import.php: Missing parameter: format

Anyone know the fix for this

Thanks

sjlplat
02-07-2008, 08:10 AM
It looks like that php script is looking for some sort of posted input. It's impossible to know exactly what is going on without seeing the contents of the script.