This topic is locked
[SOLVED]

Zip and download selected files

6/11/2021 1:16:30 PM
PHPRunner General questions
kanclerz author

Hello
I follow the tutorial available at: https://xlinesoft.com/blog/2021/06/09/zip-and-download-selected-files/?fbclid=IwAR22fAdUBIhM250UkvDkHf36UPGgcMCfeTG5FNkXrOo2P6DXTE6nV-tkm
However, when I select a record and click download files, I get an error saying: Not Found The requested URL /templates_c/DownloadSelected20210630085930.zip was not found on this server. It does everything on the local xampp server, I don't know what is the reason it won't work.

admin 6/11/2021

Make sure that write permissions are set on the templates_c folder. This will fix the issue.

kanclerz author 6/16/2021

Hello. Using PHPRunner 10.4 I created an application that presents photos. There can be several photos in one field. I would like to add to the application the ability to download all photos from one record packed in a zip package.