Support

Account

Home Forums Backend Issues (wp-admin) Acf json will not save to a symlinked file Reply To: Acf json will not save to a symlinked file

  • Yeah, I guess I don’t really need the readlink thing, I wasn’t sure if I needed it or not but basically I am using bedrock, trellis (vagrant) and I symlinked my theme for multiple sites that I develop on. I did troubleshoot some stuff last night after posting and did find it was failing on the permissions for the fopen command in json.php. So it must be how it gets mounted on my server that is keeping some permissions away. I thought maybe for some reason maybe you guys only check for real directories or something but even is_dir will recognize a symlink.