cubiclesoft / jquery-fancyfileuploader

A jQuery plugin to convert the HTML file input type into a fancy file uploader under a MIT or LGPL license. Mobile-friendly too!
58 stars 27 forks source link

Network error, retrying in a moment. #7

Closed mzhossain closed 5 years ago

mzhossain commented 5 years ago

Hi, it always show Network error, retrying in a moment. is it because upload folder is not assigned anywhere? where do you mention upload folder name? please help. Thanks.

cubiclesoft commented 5 years ago

The "Network error, retrying in a moment" message comes from an unexpected server response. Watch the Network tab in your web browser and look at the response from the server. This tool expects the server to respond with JSON in a specific format. Non-JSON responses are an error.