Hi,
The folder wp-content/uploads/dynamic_avia has permissions set to 777
Should I change them to 755 or will there be a problem?
thx
Hey!
It should work with those settings too, give it a try.
Regards,
Josue
My web hosting company contacted me today and said :
We are getting warning messages that a directory in the uploads folder is word writeable – when we change it to the correct permissions 755 we keep getting it reset to 777 permissions again a few minutes later.
Do you have a program setting these permissions ? and if so it leaves the server vulnerable to hacker attacks.
I just checked the file using my control panel and see the file has reverted to 777 since they contacted me. Is there something I can do to change the permissions to 755 without it reverting?
Hey!
It will set the folder to 777 after its created but looking at the function it doesn’t re-set it afterwards. If the host is worried about it however the function can be taken over from a child theme or you can edit it directly in the theme files. Its on line 690 in framework>php>function-set-avia-backend.php .
Cheers!
Devin
Thank you for the top notch assistance as always