I updated to wordpress 6.7 and got the error message below:
Function _load_textdomain_just_in_time was called incorrectly. Translation loading for the wp-file-upload
domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the init
action or later. Please see Debugging in WordPress for more information. (This message was added in version 6.7.0.) in \htdocs\domain\wp-includes\functions.php on line 6114
My php version is 7.4.33, please look into it, thanks.
]]>Hello, I have several user labels in a form that are a bit long and I need the user labels to automatically set the height for the contained text. I have set the height value to auto but doesn’t seem to work, the width is a fixed size of 600px.
]]>All of a sudden the file upload is not working. Nothing has changed and it has been working good for years. The FTP location is still there and working fine.. The plugin is up-to-date and nothing has changed there. The following error happens:
File This-is-a-test.pdf not uploaded
Upload failed!
Target folder doesn’t exist.
I am trying to upload the vector file the extension is “.ai”. I configured it properly but still it is not uploading file but giving error “File finsh-cup-cake.ai not uploaded”.
Please fix the issue or guide me how i can fix if it is at my end.
]]>Hi.
I need to upload msg files (outlook). This type of files are not allowed by WordPress, i have added a new mime type to solve this and i can upload the files from media library (backend), but when i try from frontend the system shows an error message because the type of file is not allowed.
I have installed the free version of the plugin, could i upload this type of files? how?
Thanks in advance.
Best regards.
]]>Hi. We want each of our website users to upload files to a server directory assigned just to that user.
For example, we’d like UserA to upload files to a directory on the server called “usera”
And UserB to upload files to a directory on the server called “userb”
This would need to happen programmatically without any input from the user. So the system would automatically create the user’s directory on the server and then put the users uploaded files into that directory without the user having to do anything other than just upload the file.
Will your plugin do this?
]]>For a few days I have a problem with the plugin, nothing has been changed but sending files has stopped working, after clicking send nothing happens. I have PRO version.
]]>We have been using this plugin regularly and successfully for 7 years. Suddenly, today, files cannot be uploaded. The error message is: “Upload failed! Target folder doesn’t exist. File not allowed.”
I’ve checked the various files that have been attempted to be uploaded and there is nothing wrong with them. File size is low. The folder exists and is the same folder that’s been used for 7 years. Nothing has changed that I’m aware of. Upload was last used successfully 3 days ago. I’ve checked the server and there doesn’t appear to be any issues there. I’ve checked to see if the coding on the page changed for some reason and it hasn’t. I’m not sure where to look next to resolve this. Any suggestions would be appreciated. Thanks!
]]>Hi,
I am trying to upload a 64MB file. I have checked the php.ini file and post_max and upload_max are set to 200M and I still get the error. The same limits are set on the server as well.
Thanks for the help!
]]>Thanks for a great plugin, easy to use and very efficient. I came across a problem when atempting to upload a zip file, when I see:
Upload failed! File not allowed
I tried using several methods to add zip to the allowed mimes but nothing helped:
However, I can upload a zip file using the media upload.
I then removed all the above methods and I could still update a zip file using wordpress media but not with your plugin.
I’m using the Astra theme. WordPress and all plugins are up to date. Any ideas?
]]>It’s there a way to rename files on upload, I need to upload a single file, the file can come with different names but I want them to be uploaded as “my_name.ext” always for example.
]]>Hello,
i have a frontend page to upload posts and added this file uploader shortcode. upon uploading the files do not show up on the post. Could you help, thanks
]]>Hello, how can i limit file uploads to video only? thank you
]]>You have ZERO documentatin on how to set upload dir. NO matter what I do files ONLY and ALWAYS end up in wp-content.
Tried this from another post: ../podcast-episodes
But it aint working at all.
How do I change upload dir?
]]>solved
]]>How may I add this plugin to my contact form?
Thanks and regards,
]]>Can I View / Copy Paste Upload File URL On Completion? We want to use it as internal tool to upload customer quote to the wp database then easily copy paste the url on same screen to send to customer.
]]>Thank you for this immensely useful plugin!
Currently the only way I can find to delete is by date selection via the Clean Log button on the Maintenance Actions page.
It would be handy to be able to select items on the View Log page, to delete them individually (or by multiple checkbox selection).
Would you please consider adding this in a future update?
]]>We’ve been getting the following PHP error hourly:
Warning: pack(): Type H: illegal hex digit?/ in?/home/onenameg/public_html/wp/wp-content/plugins/wordpress-file-upload-pro/lib/wfu_functions.php
It appears to have paused in the last few hours. Should we be concerned. Advice greatly appreciated.
Robert
]]>Hi, so far I have had only one successful upload, which was a tiny text file. Subsequently, any images (and even the original successful file) now result in the error “Upload failed! The duration of the upload exceeded the time limit of the server. Please contact the administrator.”
I opened a ticket with our web host, they responded “I have checked the website error log related to this and could not find any errors. I suspect that the issue seems related to your wp-file-upload plugin. I was able to upload a file over 10MB via the wp-media upload option. So I suggest you to check if there are any limitations on the plugin wp-file-upload related to the file upload.”
In case it assists, this is the shortcode currently in use:
[wordpress_file_upload uploadpath=”khsnap” fitmode=”responsive” resetmode=”never” maxsize=”” createpath=”true” adminmessages=”true” blockcompatibility=”auto” placements=”selectbutton/filename/userdata/userdata/uploadbutton/progressbar/message” uploadtitle=”” selectbutton=”Select Photo” uploadbutton=”Submit” successmessage=”File %filename% uploaded successfully – thank you!” errormessage=”File %filename% not uploaded – please try again after a few seconds” waitmessage=”File %filename% is being uploaded…” requiredlabel=”- required” notify=”true” notifyrecipients=”[email protected]” notifysubject=”KHSnap File Upload Notification” notifymessage=”This is an automatic delivery message to notify you that a new file has been uploaded.%n%%useremail%%n%%filename%%n%%userdataXXX%%n%” materialui=”true” successmessagecolors=”#1e73be,#EEFFEE,#006666″ widths=”message:9000″ userdata=”true” userdatalabel=”Your name|t:text|s:right|r:1|a:0|p:right|d:/Your email|t:email|s:right|r:1|a:0|v:1|p:right|d:|g:0″ userdatalabel2=”Photographer’s name (if not yourself)|t:text|s:right|r:0|a:0|p:right|d:/Address or location of photo|t:text|s:right|r:1|a:0|p:right|d:/Description|t:text|s:right|r:1|a:0|p:right|d:/Date taken|t:date|s:right|r:1|a:0|p:right|d:|f:/Anything else you may wish to add?|t:multitext|s:right|r:0|p:right”]
Thanks for any assistance.
]]>Hi,
I’ve got some cases where this is working and some where it isn’t. It seems fine on Mozilla Firefox, but the upload button isn’t responding on Chrome on Windows.
Edit: Just checking and the upload button isn’t responding on Firefox on android either.
I also have a user telling me they are receiving a “No result from remote server” error. I don’t know what browser they are using.
Any advice hugely appreciated!
Thank you!
]]>I just installed and went thru settings for free WP File Upload. Files that will be uploaded will be Word, PDF, Excel, etc. not images. Ideally I would like a link to the file that was uploaded to appear in the page so that the person who uploads it does not have to have editing rights to the page in order to create the link. But I’m guessing that is not possible.
]]>How to fix the error “No result from remote server!”
Not a single file, photo, music, video can be uploaded to the site
Help me?
Hi,
When I try to have users not logged in upload files I get the error:
Upload failed! Unknown error.
I’m not sure how to troubleshoot more. I have already upped my file size and max time. Thanks!
]]>There is a PHP warning showing whenever i tried to upload a file, after i click the upload button nothing happens at all https://prnt.sc/tzLH_mVFjXlq
Here is the complete warning PHP Warning: Attempt to read property “post_content” on null in /wp-content/plugins/wp-file-upload/wfu_loader.php on line 494
I have used this plug in to allow the users to upload a photo to my website and store it in the media library. How do I set the caption to the user field they entered please?
The application is for a sports club and the photo they upload is the team sheet so players know who it playing without visiting the club house.
Many thanks all.
]]>When I try to change the field dimensions on a user field (I called it “description”) the size of the field on the screen never changes. The small rectangle isn’t useful for entering a detailed description of an uploaded file.
Am I missing something?
Thanks!
]]>We’ve been using WordPress File Upload with the NextGen gallery for years, and it’s been working great. However, recently it’s not working quite right. We have an “Upload Instance” set up, and the shortcode is:
[wordpress_file_upload uploadid="3" multiple="false" uploadpath="gallery/user-cartoons" fitmode="responsive" placements="title/filename+selectbutton/userdata/filelist/message/uploadbutton" notify="true" notifyrecipients="%userdata2%" notifyheaders="Content-Type: text/html" notifysubject="Your Humor Times File Upload" notifymessage="Hello,%n%%n%This is an automatic delivery message to notify you that your file, %dq%%filename%,%dq% was successfully uploaded to Humor Times %dq%%pagetitle%.%dq%%n%%n%If deemed acceptable by the editors, your cartoon will be posted in the gallery soon. Please check back back and share the gallery widely, using the share buttons provided.%n%%n%Thank you!%n%Humor Times staff" widths="plugin:100%" userdata="true" userdatalabel="Description|t:text|s:top|r:0|a:1|p:none|d:/Email|t:email|s:top|r:1|a:0|v:1|p:right|d:|g:0" nextgen="true" ngg_galleryid="18" ngg_description="%userdata1%" ngg_alttext="Humor Times, reader cartoon" ngg_tags="Reader cartoon" ngg_exclude="true"]
The ngg_exclude="true"
setting used to work, but the uploaded images are no longer marked as excluded in NextGen. I’ve tried re-saving the instance.
Other recent problems: The thumbnail is not being generated in Nextgen, and the emails don’t seem to be going out as set up. How can these settings be fixed? Thanks!
]]>How to pass the uploaded file name (including path) to a backend Python script? thanks
]]>The custom text I entered for the Select/Upload buttons is wrapping around. I tried to increase the button width up to 100 in the dimensions sheet but it didn’t have any effect when MUI theme is turned on. Don’t have this problem when MUI is turned off.
Also, would it be possible to inherit the theme from the DIVI env I am using? How?
]]>