I recently moved a client site to a new server - it’s been working well but today I found an issue with Safecracker file - if the field is set to “show existing files”, the form generates an error.
The key thing I’ve noticed is that the scripts mentioned in the error message are using the wrong server path.
I’ve also noticed that if I attempt to create a new upload destination, the pre-population of the field “Server Path to Upload Directory” is incorrect. I cannot work out where it is getting this incorrect server path from; it’s not reference anywhere in the Database, the config, or any of the default files (index.php/admin.php).
I also have Deeploy Helper on the site and that does not reference the incorrect path anywhere.
Any pointers as to where this rogue path is coming from?