When I try to modify some options in my template configuration (Extensions>Template Manager), a pop up says: Save Failed!
In the var log messages, I have the following warning:
PHP Warning: file_put_contents(/var/www/mysite/templates/yoo_organic/config.json): failed to open stream: Permission denied in /var/www/mysite/libraries/joomla/filesystem/file.php on line 431
I added my template directory in the .htaccess file maker exceptions (Allow direct access, including .php files, to these directories) and recreated the .htaccess but this didn't solve the problem.
I deleted the .htaccess file but the problem is still there.
Regards,
Bernard