13 Feb 2026, 20:32
When you "uploaded the content folder", does it mean you have been copying files/folders by FTP? It seems like you have an issue with permissions, as this could happen if the FTP user is a different user than the WWW user (PHP).
You could assign permissions manually by FTP or from your hosting file manager, although it's a bit clumsy.
Really, your FTP and WWW user should be the same, to avoid conflicts like this.
I could diagnose further if you can provide FTP login details, although it's likely I will just confirm it's permissions related (uploaded folders are owned by "FTP" user which can't be written to be "WWW" user).