This is a dirty fix, IMO, but works. Make sure permission are correct for /uploads!
sudo nano wp-config.php
###CUSTOM DEFINES define('ALLOW_UNFILTERED_UPLOADS', true);
Welcome to FreeSoftwareServers Confluence Wiki
This is a dirty fix, IMO, but works. Make sure permission are correct for /uploads!
sudo nano wp-config.php
###CUSTOM DEFINES define('ALLOW_UNFILTERED_UPLOADS', true);
1 Comment
Anonymous