New to SC and php, please be patient.
I have a grid that shows the files stored on the DB in Blob format. I have the field as Database Document and its label pointing to a different field that has the actual filename. it works fine in development, but once deployed to production, I get:
“The file does not exit: filename.ext”
Am I missing a production configuration step?
Any help is greatly appreciated.
Mauricio