Getting following warning:
Warning: file_put_contents(/nas/content/.../live/wp-content/uploads/wpdiscuz/cache/comments/.htaccess): failed to open stream: Permission denied in /nas/content/live/.../wp-content/plugins/wpdiscuz/utils/class.WpdiscuzCache.php on line 144
I've tried adjusting permissions. No luck. Advice?
The permissions for file creation are closed on your website. You can use one of the options described below to solve the issue.
1. Open the file permission using the method mentioned here: https://www.wpbeginner.com/beginners-guide/how-to-fix-file-and-folder-permissions-error-in-wordpress/
2. You can disable the wpDiscuz cache. The option is located in the Dashboard > wpDiscuz > Settings > General Settings tab, it's called "Enable Cache".