HESK version: 2.6.7 - Update available Update HESK
Mods for HESK Version: 2.6.4 - Mods for HESK is up to date
PHP version: 5.3.28 (MySQLi)
MySQL version: 5.6.26-log
/hesk_settings.inc.php Exists, Writable
/attachments Exists, Writable
Write your message below:
I'm adding a message to an existing ticket, along with an attachment.
The attachment(.png or .xls) will appear in the attachments folder just fine.
I however, see no attachment IN the message thread..
Am I missing something dumb?
Thanks,
rich
attachments don't show in the ticket..?
Moderator: mkoch227
Re: attachments don't show in the ticket..?
Works fine in the original HESK (http://www.hesk.com/demo/ticket.php?track=7X6-64P-NZS3), maybe a mods for HESK issue?
Klemen, creator of HESK and PHPJunkyardWas this helpful? You can buy me a drink here 
You should follow me on Twitter here
Help desk software | Cloud help desk | Guestbook | Link manager | Click counter | more PHP Scripts ...
Also browse for php hosting companies, read php books, find php resources and use webmaster tools


Help desk software | Cloud help desk | Guestbook | Link manager | Click counter | more PHP Scripts ...
Also browse for php hosting companies, read php books, find php resources and use webmaster tools
-
- Posts: 10
- Joined: Fri Jul 26, 2013 6:37 pm
Re: attachments don't show in the ticket..?
YEAH, YOU'RE PROBABLY RIGHT AS i DID UPDATE RECENTLY...
;(
sorry for caps
Rich
;(
sorry for caps
Rich
Re: attachments don't show in the ticket..?
The attachment viewer is working fine for me on the demo site (ticket EM9-S3Z-LHAE at https://mods-for-hesk.mkochcs.com/demo/ ... 9-S3Z-LHAE). Make sure that the uploaded attachment is for the correct ticket and the proper hesk_attachments record appears in the database for the uploaded file name.
Mike, Lead Developer of
HESK: A surprisingly simple, user-friendly and FREE help desk software with integrated knowledgebase.
-
- Posts: 10
- Joined: Fri Jul 26, 2013 6:37 pm
Re: attachments don't show in the ticket..?
hmm welp, you're onto something because I'm not seeing my row count increment in the : hesk.hesk_attachments table
hmm
I do see the items popping into the directory..
Just nothing appearing in the ticket..
what the HECK am I doing wrong??
arrghghghh
hmm
I do see the items popping into the directory..
Just nothing appearing in the ticket..
what the HECK am I doing wrong??
arrghghghh
Re: attachments don't show in the ticket..?
Small question: when you upload attachments to a ticket, do you see a message saying "Drag files here or click the 'Add File' button below to select files to upload", or do you see a basic file upload box? I don't think there's anything wrong with the legacy attachment uploader, but I thought I'd ask anyway.
Mike, Lead Developer of
HESK: A surprisingly simple, user-friendly and FREE help desk software with integrated knowledgebase.
-
- Posts: 10
- Joined: Fri Jul 26, 2013 6:37 pm
Re: attachments don't show in the ticket..?
Once I enabled the attachments option, I then got a box under the Message box, for attachments with the text:
"Drag files here or click the 'Add File' button below to select files to upload."
So, I think the answer to your question, is "yes"..
Also, just found out that when we now try & add an article to the Knowledgebase, it sends us a blank webpage, and doesn't add it.
I can however, add a new Category in the KB..
ugh...
"Drag files here or click the 'Add File' button below to select files to upload."
So, I think the answer to your question, is "yes"..
Also, just found out that when we now try & add an article to the Knowledgebase, it sends us a blank webpage, and doesn't add it.
I can however, add a new Category in the KB..
ugh...
-
- Posts: 10
- Joined: Fri Jul 26, 2013 6:37 pm
Re: attachments don't show in the ticket..?
oh, I think I see where Knowledgebase items are also stored in the "attachments" folder..
so, yeah makes sense why that doesn;t work as well..
so, yeah makes sense why that doesn;t work as well..
Re: attachments don't show in the ticket..?
Enable debug mode in your settings and try adding an article again. When you get your blank page, does any debug text appear?celticpiping wrote:Also, just found out that when we now try & add an article to the Knowledgebase, it sends us a blank webpage, and doesn't add it.
Also, I'd recommend upgrading from PHP 5.3. 5.3 reached end of support back in 2014. I recommend running either PHP 5.6 or PHP 7.
Mike, Lead Developer of
HESK: A surprisingly simple, user-friendly and FREE help desk software with integrated knowledgebase.