attachments don't show in the ticket..?

Forum dedicated to Mods for HESK created by Mike Koch

Moderator: mkoch227

Post Reply
celticpiping
Posts: 10
Joined: Fri Jul 26, 2013 6:37 pm

attachments don't show in the ticket..?

Post by celticpiping »

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
Klemen
Site Admin
Posts: 10116
Joined: Fri Feb 11, 2005 4:04 pm

Re: attachments don't show in the ticket..?

Post by Klemen »

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 Image

Image 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
celticpiping
Posts: 10
Joined: Fri Jul 26, 2013 6:37 pm

Re: attachments don't show in the ticket..?

Post by celticpiping »

YEAH, YOU'RE PROBABLY RIGHT AS i DID UPDATE RECENTLY...
;(

sorry for caps
Rich
mkoch227
Posts: 666
Joined: Wed Jul 04, 2012 3:37 pm

Re: attachments don't show in the ticket..?

Post by mkoch227 »

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 Image HESK: A surprisingly simple, user-friendly and FREE help desk software with integrated knowledgebase.
celticpiping
Posts: 10
Joined: Fri Jul 26, 2013 6:37 pm

Re: attachments don't show in the ticket..?

Post by celticpiping »

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
mkoch227
Posts: 666
Joined: Wed Jul 04, 2012 3:37 pm

Re: attachments don't show in the ticket..?

Post by mkoch227 »

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 Image HESK: A surprisingly simple, user-friendly and FREE help desk software with integrated knowledgebase.
celticpiping
Posts: 10
Joined: Fri Jul 26, 2013 6:37 pm

Re: attachments don't show in the ticket..?

Post by celticpiping »

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...
celticpiping
Posts: 10
Joined: Fri Jul 26, 2013 6:37 pm

Re: attachments don't show in the ticket..?

Post by celticpiping »

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..
mkoch227
Posts: 666
Joined: Wed Jul 04, 2012 3:37 pm

Re: attachments don't show in the ticket..?

Post by mkoch227 »

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.
Enable debug mode in your settings and try adding an article again. When you get your blank page, does any debug text appear?

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 Image HESK: A surprisingly simple, user-friendly and FREE help desk software with integrated knowledgebase.
Post Reply