I have trouble uploading files (images) for participants. It used to work. I tried to adjust the directory rights, etc. but keep getting this error:
The configured uploads directory “/opt/bitnami/wordpress/wp-content/wp-content/uploads/sites/7/participants-database/” for Participants Database is not writable. This means that plugins file uploads will fail, check the Participants Database “File Upload Location” setting for the correct path.
There is one strange thing:
The configured directory for uploads is:
/wp-content/uploads/participants-database/
The link the images are uploaded is:
/wp-content/uploads/sites/7/participants-database/ (bitnami multisite)
The path in the error message is:
/opt/bitnami/wordpress/wp-content/wp-content/uploads/sites/7/participants-database/
= the path in the error message containes “wp-content” twice.
Can anyone help me fix this?