Hi All,
I'm having some problems opening any (.pdf, .doc, .xls etc.) in Internet Explorer 6/7. I'm running RoundCube 0.1.1-stable.
Any ideas on what could cause this would be greatly appreciated!
Best Regards,
Marcus
A lillte more information. All worked well in FF and Safari. The problem with Internet Explorer was that when clicking the attached file, IE says that the requested link was invalid or something.
An old post, http://roundcubeforum.net/forum/index.php?topic=1848.0
helped me temporarily solve the problem. By adding
session_cache_limiter('private');
in program/include/session.inc the files can now be downloaded through IE.
Has _anyone_ any idea what this is all about?