You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If you don't understand how OC is checking that the directory is writeable (touch a dot file/ REALLY?!?!?!?!) the script will change ownership back. If you don't usually use chmod -R, and see there is nothing in the directory, debugging is hard. lib/private/template.php could really be updated to have a little more robust way of checking writeability.
The text was updated successfully, but these errors were encountered:
If you don't understand how OC is checking that the directory is writeable (touch a dot file/ REALLY?!?!?!?!) the script will change ownership back. If you don't usually use chmod -R, and see there is nothing in the directory, debugging is hard.
lib/private/template.php
could really be updated to have a little more robust way of checking writeability.The text was updated successfully, but these errors were encountered: