- Edited
Hi,
We started using the newer version like few weeks ago, and experiencing this error.
Found some github issues about it.
https://github.com/osTicket/osTicket/issues/4204
https://github.com/osTicket/osTicket-plugins/issues/101
Our problem pretty much the same, that the attachment seems like it is attached, then after we post it, the attachment gone missing. I found out, that there is a table, called ost_file, where the uploaded file got registered, after that, it don not insert any line in the ost_attachment table - which help the system to attach the file to the thread (as I found out later). I read, that this error gonna be solved in 1.12.x.
System:
Furthermore we use the plugin, from osTicket site, named 'Attachments on the file system'.
Could you help me solve this error, or at least tell me, that it is our fault (like did not setup something correctly)?
Thanks in advance!