V Vroom Member Apr 21, 2016 #1 I'm getting this error when trying to export a list: Cannot create the storage directory for your export! I need to make the folder writeable, but don't know which folder it is.
I'm getting this error when trying to export a list: Cannot create the storage directory for your export! I need to make the folder writeable, but don't know which folder it is.
Vpul Shah Well-Known Member Apr 21, 2016 #2 Hi Vroom, Apps > Common > Run time > Export folder - set permission to 777. If export folder is not there then create it.
Hi Vroom, Apps > Common > Run time > Export folder - set permission to 777. If export folder is not there then create it.
twisted1919 Administrator Staff member Apr 21, 2016 #3 Note that that is the file system, so apps/common/runtime should be chmoded to 0777 recursively.
V Vroom Member Apr 21, 2016 #4 Thanks for the help. I also had to 777 to two subfolders in ..../list-segment/ and it worked.