Trouble with Bulk Upload
-
Hi Odude,
been setting up your wonderful Plugin for some time now and also bought a 3-Year Pro version.
However, the Bulk Upload feature doesn’t quite work very well. The uploads often quit with an error (without an actual error message) and are incomplete. For example, only 1 out of 4 images is uploaded and a second entry only consists of a placeholder image.
Sometimes the bulk upload is less incomplete and maybe 4 out of 6 images are uploaded. Always with an additional placeholder image.
If the images are small enough, maybe even way less than 0,5MB, I was able to bulk upload successfully several times, even more than 10 images at a time.
The total size does not seem to be a problem, one image with like 15MB uploads just fine.
I was able to recreate the issue with the demo: https://odude.com/demo/flexi/post-image/
The result is an error without a message, in the browser console it says: “Failed to load resource: the server responded with a status of 400 ()”. Same for my website, but error code 500 instead of 400.
On another demo page of yours, https://odude.com/flexi/bulk-upload-2/ same bulk upload went through without any problems.One additional side effect concerns the category. Sometimes the bulk upload ignores the selected category and creates a new one on its own. Randomly choosing a number between 9 to 17 so far as its title/name.
The Shortcode for the bulk upload is as follows:
[flexi-form class=”pure-form pure-form-stacked” title=”My Form” name=”my-form” ajax=”true” type=”image”][flexi-form-tag type=”post_title” title=”überschrift” value=”” placeholder=”Gebe hier den Titel deiner Galerie ein” required=”true” class=”form-title”][flexi-form-tag type=”category” title=”Kategorie”][flexi-form-tag type=”tag” title=”Tags”][flexi-form-tag type=”article” title=”Beschreibung” placeholder=”Hier kommt eine Beschreibung hin” editor=”true” class=”form-description”][flexi-form-tag type=”file_multiple” title=”Hier klicken oder Dateien hineinziehen” class=”flexi_drag_file” multiple=”true”][flexi-form-tag type=”submit” name=”submit” value=”Hinzufügen” class=”submit-button”][/flexi-form]
Also tried it without Ajax, but bulk upload still fails and I am redirected to a domain parking site of my Webhoster.
I would be glad to provide a link/login to you, to check it out yourself. Just let me know, where to send it to. The only purpose of the website is to run Flexi (with Ultimate Member), without any other content or functionality.
Is there any way I can temporarily use my license on another domain to try it with a completely different hoster? As described above it may be a server performance issue!?
Kind regards and thx in advance
- The topic ‘Trouble with Bulk Upload’ is closed to new replies.