Script URL:
Version of script: 2.4.1
Hosting company: Private
URL of phpinfo.php:
URL of session_test.php:
Write your message below:
I found and error that only shows up on IE8
It was not possible to download attachments from hesk in IE8, an error i havent seen before.
"You cant download from the site XXXX it does not exits or...
the fix is
In download_attachment.php add
header("Pragma: "); in the header part. just after line 123
Hope this helps some one else.
/rolf
download_attachment.php IE8 download error
Moderator: mkoch227
Re: download_attachment.php IE8 download error
Do you recall what was the exact error message you got? I don't get any problems with IE8 and no idea why the Pragma header would make any difference?
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
Re: download_attachment.php IE8 download error
Hello
This i the fix i found, and it worked.
http://stackoverflow.com/questions/1218 ... king-in-ie
It also describe the error in english (I'am danish)
It's only in IE8 on XP i get this error. din't have the time to finde out why, just found a solution.
hesk is running https. so this is the error
http://support.microsoft.com/kb/323308/en-us
I cant inforce the ms solution on external clients. the above solution works.
PS. I vil send the danish language file in a week, just went online.
/Rolf
This i the fix i found, and it worked.
http://stackoverflow.com/questions/1218 ... king-in-ie
It also describe the error in english (I'am danish)
It's only in IE8 on XP i get this error. din't have the time to finde out why, just found a solution.
hesk is running https. so this is the error
http://support.microsoft.com/kb/323308/en-us
I cant inforce the ms solution on external clients. the above solution works.
PS. I vil send the danish language file in a week, just went online.
/Rolf
Re: download_attachment.php IE8 download error
Thanks for the info, I will look into it and test it on XP.
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