The error : body failed validation: body.properties.y~?.files[0].name.length should be ≤ 100
, instead was 102
.
And the mail is not sent from CF7 with error : “aborted”
]]>There is a typo in “errormessage“
The prompt suggests that there is rather an upload limit when it comes to how many items simultaneously can be uploaded via the server.
Where would be that setting to change on the server? Would it be under /etc/php/8.3/apache2/php.ini entry?
I do have these changes within the server’s php.ini entry: (the generous resources setup is due to that the server is a installed as a VM locally.)
memory_limit = 4G
post_max_size = 5G
upload_max_filesize = 5G
max_execution_time = 3600
max_input_time = 3600
What do I need to look for, and change perhaps to ‘limitless’ simultaneous uploads (or much larger number)?
I hope you don’t mind this generic question that is more related to the basic setup of the server rather than of the plugin itself.
Thank you
PS: I love the wordings and solid and clear definitions of this statement that are describing the server’s limits of file uploads, actually I didn’t know what is the difference between
post_max_size = 5G
&
upload_max_filesize = 5G
until I read the description within the plugin generated prompt on the Upload page.
‘upload 20 files of maximum 5G bytes each
and total 5G bytes
and allows 3600 seconds to complete‘
However, there are no pages within Pages or Posts section of WP were generated or created.
The preview page also show no image, just hyperlinks of the photos’ that were imported.
Is there another setting I am supposed to adjust to get a “page” for each photo that is imported?
Thanx
I uploaded media via FTP (not registered with WP Library yet, could be that is the issue?
PS: I had created WP droplet just to try out this plugin to generate separate pages for each image with a permalink.
]]>I want to download all images from the /uploads/ folder, bulk re-size and bulk compress them all.
If I do this, and I maintain the folder structure – can I just re-upload the entire /uploads/ folder and nothing will be broken since all the folder / file paths will be maintained?
(I know there are plugins for this to compress in realtime, etc, etc, , but I want to avoid this. I would prefer to do it properly.)
Thanks, Corrie
]]>I have a problem with user role “Author”. Author “A” do not see media uploaded by other authors. How can I solve this problem. Tried WP Roles editors plugins but it does not help. Only one thing which I want was checking “Manage options” and then “Author” see all uploaded media but also he can edit a lot options of my wordpress website and this is bad.
]]>Has anyone else experienced this issue?
]]>WordPress 6.4.3, OSM 6.1.0 (but pbm already existed on previous version).
Even though it says “Le plugin OSM a ajouté : GPX / KML” in the media library, attempting to upload a kml file returns a “test.kml Désolé, vous n’avez pas l’autorisation de téléverser ce type de fichier.” (ie you don’t have the right to upload such a file).
We did a Insta-WP install of a fresh WP with OSM and we do see the same exact problem … of course there is a way to allow upload of kml files (using functions.php, a few lines of code) but I guess it would be better if OSM was really able to allow these files instead of just saying it did allow them
Thanks
]]>