To change permission for files or folders, first open a Terminal, then navigate to where the files or folders are stored.
Type the following command: sudo chmod 777 FILE.extension or sudo chmod 777 FOLDERNAME
Once you complete this, start the application again and you will have the possibility to change permission to files in the specified folders.