joer80 Posted Saturday at 11:09 PM Share Posted Saturday at 11:09 PM (edited) Anyone know how to fix files not uploading to the temp directory? The public_html/site/assets/cache/WireTempDir folder has 755 permissions. Currently uploading a pdf but tried a jpg also. File size is small and php ini settings allow for large files. Using php 7.2 and 3.0.210 <br /> <b>Notice</b>: tempnam(): file created in the system's temporary directory in <b>/home/schimming/public_html/wire/core/WireUpload.php</b> on line <b>289</b><br /> <br /> <b>Warning</b>: fopen(): Filename cannot be empty in <b>/home/schimming/public_html/wire/core/WireUpload.php</b> on line <b>296</b><br /> <br /> <b>Warning</b>: fwrite() expects parameter 1 to be resource, boolean given in <b>/home/schimming/public_html/wire/core/WireUpload.php</b> on line <b>300</b><br /> <br /> <b>Warning</b>: fclose() expects parameter 1 to be resource, boolean given in <b>/home/schimming/public_html/wire/core/WireUpload.php</b> on line <b>302</b><br /> Edited Saturday at 11:13 PM by joer80 Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now