Hello,
i have a problem with downloading an attachment file in grid, some of the files can be downloaded, but others can not. The file that can’t be downloaded, got an error like this :
“Notice: Undefined offset: 18 in C:\scriptcase\wwwroot\scriptcase\app\folder1 asks_detail_attachment asks_detail_attachment_doc.php on line 36 The file does not exist: a.png” .
and, when i try to download another file (in the same grid), i got different error :
“The file does not exist: b.png” .
fyi : the files have been uploaded and exist in the database.
any solution for this bug? Thanks.