Concrete5.8.x.x
Anyone tell me what server permissions hould be set for the different files and folders? I am having an issue seeing the editable areas on my pages. Comes up as invisible. PHP set to 7.1.33
thanks
Do you have advanced permissions turned on?
That doesn’t sound like server file permissions.
It could be concrete permissions, as @mlocati queries. Or it could be broken HTML or JavaScript on the page. My block does not work!. The w3c validator can often help pick out mismatched html tags.
As an aside, for most sites server permissions should be 644 for files and 755 for directories, and the owner will be the web server process. Sort out server file permissions