I received an error when trying to upload content. How do I fix it?
It's likely your server's post_max_size, max_execution_time, memory_limit, or max_input_time is set too low to finish the upload and extraction process. Since my plugin utilizes a process called chunking (it uploads only 2mb at a time), you shouldn't need to touch the upload_max_filesize value. For options on how to set these, please see: