Jump to content

No data was received to import. Either no file name was submitted, or the file s


whiteboikyle

Recommended Posts

No data was received to import. Either no file name was submitted, or the file size exceeded the maximum size permitted by your PHP configuration. See FAQ 1.16.

; Maximum allowed size for uploaded files.

upload_max_filesize = 100M

 

I dont understand..

The maximum allowed size error means that the file you were uploading exceeds the limit (which yours says is 100M). Either change the limit size or make the file smaller.

 

Without code, however, we can't tell you what may have gone wrong.

The maximum allowed size error means that the file you were uploading exceeds the limit (which yours says is 100M). Either change the limit size or make the file smaller.

 

Without code, however, we can't tell you what may have gone wrong.

You dont need any code because there isn't any.. This is importing the SQL.. the sql is 3mb..

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.