Error upload file

Helpdesk for my helpdesk software

Moderator: mkoch227

Post Reply
mbory
Posts: 24
Joined: Tue Jan 09, 2024 4:11 pm

Error upload file

Post by mbory »

Hi, there,

I can't resolve the error I get when a file attached to the ticket has a special character, such as an apostrophe " ' ". I get this error message:
Image
I'd like either to be able to format the file name and remove the special characters when the user goes to choose his file, or to make an alert to say "be careful, rename the file" for example.

Thanks a lot!
Klemen
Site Admin
Posts: 10141
Joined: Fri Feb 11, 2005 4:04 pm

Re: Error upload file

Post by Klemen »

This is not something Hesk generates, but it is your server blocking the request and throwing a 403 error.

Perhaps you have mod_security (or similar) running on the server, and it blocks requests with single quotes in file names? Check your mod_security logs.
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
Post Reply