Attachments not working from client side

Helpdesk for my helpdesk software

Moderator: mkoch227

Post Reply
ncnmra
Posts: 3
Joined: Fri Jun 23, 2023 7:49 pm

Attachments not working from client side

Post by ncnmra »

Script URL: support.elkor.net
Version of script: 3.4.3
Hosting company: hostgator.com
URL of phpinfo.php: http://support.elkor.net/phpinfo.php
URL of session_test.php: ?
What terms did you try when SEARCHING for a solution: attachments

Write your message below:
I can add attachments from the admin help desk/ticket interface, but it seems that it does not work from the client interface. I noticed that the admin side uses the "drag and drop" box, but the client side does not.

Through the client interface, it has a "browse" button, but that's all. I can select an attachment via the browse button, but when I submit, the ticket is submitted without the attachment. There are no files uploaded to the attachments folder. The attachments folder has the 777 permissions. I can't seem to find any error messages.

Please advise.
Klemen
Site Admin
Posts: 10139
Joined: Fri Feb 11, 2005 4:04 pm

Re: Attachments not working from client side

Post by Klemen »

The problem is you are using a custom theme (/theme/elkor in your Hesk folder) that is not compatible with Hesk 3.4.x

You should either turn on the default Hesk theme or modify your theme to include changes introduced in Hesk 3.4.x
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
ncnmra
Posts: 3
Joined: Fri Jun 23, 2023 7:49 pm

Re: Attachments not working from client side

Post by ncnmra »

Thank you! I completely forgot that I changed themes a long time ago in an effort to make a previous version of Hesk more responsive. It appears this is no longer necessary, so I have reverted to the default theme! Thanks for catching this, I would have gone in circles!
Post Reply