- Edited
----
osTicket version: 1.7.0
Mail Sending: SMTP
Mail Fetching/Receiving: IMAP
PHP version: 5.2.17 (via FastCgiModule on IIS)
Operating System: Windows Web Server 2008
MySQL version: 5.6.12
-----
Hello!
I'm having problems with attachments (at first it was OK, but from today on I can not download them any more).
I've uploaded testing attachment text.txt (with "text" body). If I check BLOB object on MySQL (with Query Browser) everything seems to be OK (body is complete), but when I try to download file only "t" exists in file body. Size still seems to be OK (4 bytes).
Same with JPEG or any other attachments (everything OK in database, but when downloaded, file is corrupt and can not be opened).
I've tried to apply fix: https://github.com/osTicket/osTicket-1.7/pull/607(https://github.com/osTicket/osTicket-1.7/pull/607) (I know it's meant for pipe.php, but I hoped for the best - unfortunately that didn't help).
What can I do to fix that?
Best regards,
cyberbull