The simpler media website CMS
In 1.4 I was able to select mutiple files at once and upload them automatically. I think it was some kind of fancy javascript plugin. Now in 1.5 I only see the "Images (jQuery)" tab which is just 5 or more standard upload files. Each field accepts only a single photo.
I don't see a plugin available that could provide the same functionality I had in 1.4. So, why is this removed? It was working fine for me...
Selecting each picture individually takes too much time. How can I get the multi-upload from 1.4 back?
This is the uploader I currently have as my only option:
https://www.zenphoto.org/screenshots/legacy-admin/Zenphoto-1.0.8.2-and-beyond/upload-1.0.1-1.0.8.2.jpg.html
And I want one of these (can't remember which is the best one again):
https://www.zenphoto.org/screenshots/legacy-admin/zenphoto-1.4.2-admin/upload-gallery.jpg.html
https://www.zenphoto.org/screenshots/zenphoto-admin/upload-image-jquery-multifile.jpg.html
Comments
Please check if the uploader_jQuery plugin is enabled.
Yes it is enabled. Probably why I see that tab...
This is how it should look with the jQuery uploader enabled: uploader:https://www.zenphoto.org/screenshots/zenphoto-admin/upload-image-jquery-multifile.jpg.html
If you don't get that, review your error logs. And before you ask it is working
Today I found the Logs tab
Nothing in the debug log for the past month. Feels weird, but who knows it might be correct.
In the setup log, all appears fine:
I like your confidence, but it's not working before I ask
The setup log is not really important here and just logs if the plugin is enabled. Not if there is an error using it.
Generally I was referring to all error logs. If the ZP debug log has no entry there might be none or it comes to early to log. Then you have to review your server PHP error log.
Additionally review your browser error log aka console as there might be a js error due to a conflict somewhere.