I have been looking around the forums, but have yet to find a similar post.
Installed RoundCube, which works great by the way, but I have a fairly minor problem. In browsers such as firefox, when I logon, in the "Preview Pane" with no message selected i see this:
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
</head>
<body style="background-color:#F2F2F2;">
<div style="margin:10px auto; text-align:center">
<img src="images/rcube_watermark.png" width="245" height="245" alt="" />
</div>
</body>
</html>
But in internet explorer the watermark image shows just fine.
This same thing is displayed on the preview pane on the contacts page with no contacts selected.
Any ideas?
Anyone else have this problem?
I am glad you asked, because the same questions occur to me and I have not ever seen a post that supplies the answers. Looking forward to some illuminating comments.
Thanks !
is there anything in the error log?
No, nothing related in my error log.
I hate to keep double posting, but im trying to keep this topic alive as the forums try to hide it if its older than a day, *dumb*
I can't reproduce the issue. Do you mean Firefox does not show the watermark in the preview window for you?
-Roland
Correct, it instead shows the code that would display the watermark
Windows Vista x64 / Firefox 3.0.1
I'm on XP and Firefox 3.0.1 ... RoundCube SVN 1593 ... all is correct for me.
I would be happy to help. But if I can't reproduce it I have to give up. Is there someone else around with the same issue (Vista x64)?
-Roland
Im thinking it may be more of a server configuration problem. Possibly with Apache Mime Types. I will keep you updated if I make any headway.
i'm running Apache too, but do not have any of such problems...
my client is IE7 or Firefox3.0.1 on Windows Vista Home Premium
b.t.w. can you specify the version of Apache you are using, and if it runs on Windows or on Linux, ( or on some other OS...)
fixed.
Added this line to my VirtualHost Directive for the subdomain, for some reason it was MimeTyping (verb, lol? ) in text/plain
AddType text/html .html .htm