Jump to content

Recommended Posts

Posted (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 by joer80

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...