04-07-2020, 08:06 PM
Hi, thanks for the reply.
I assume it has access to the folder because it writes the file to it no?
I was thinking that something happens after the file is created in the folder and that's what causes the error but I'm not sure.
When I publish to the base directory it creates the file in the temporary "uploads" folder, and then it gets written to the folder that it's supposed to go into and the temp file gets deleted.
When publishing to the alias directory it creates the temp file and then it gets written to the folder that it's supposed to go into, but then the error pops and the file in the temp folder doesn't get deleted and it also doesn't get entered into the database.
I'm wondering if it has something to do with the thumbnail generating process or maybe it can't delete the temp file and that's what's causing it.
I assume it has access to the folder because it writes the file to it no?
I was thinking that something happens after the file is created in the folder and that's what causes the error but I'm not sure.
When I publish to the base directory it creates the file in the temporary "uploads" folder, and then it gets written to the folder that it's supposed to go into and the temp file gets deleted.
When publishing to the alias directory it creates the temp file and then it gets written to the folder that it's supposed to go into, but then the error pops and the file in the temp folder doesn't get deleted and it also doesn't get entered into the database.
I'm wondering if it has something to do with the thumbnail generating process or maybe it can't delete the temp file and that's what's causing it.