I've been trying to bend this straight, and have gotten quite far, but this leaves me stumped. Upon upload (and making the iframe visible), I get this:
Code: Select all
Software error:
CGI open of tmpfile: No such file or directory
Also, when calling the upload.cgi manually, I get:
Code: Select all
Software error:
Error2 at upload.cgi line 161.
Now, where does the error lie? I pretty much excluded the paths in the XUploadConfig as the culprits, since I've double- and triple-checked those. Is there any other path in a file that could be faulty to cause this?
Thanks in advance C: