Roundcube Community Forum

 

Non-IE Browser Problem

Started by ahoivik, July 15, 2008, 02:23:58 PM

Previous topic - Next topic

ahoivik

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 &quot;-//W3C//DTD XHTML 1.0 Transitional//EN&quot; &quot;http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd&quot;>
<html xmlns=&quot;http://www.w3.org/1999/xhtml&quot;>
<head>
</head>
<body style=&quot;background-color:#F2F2F2;&quot;>

<div style=&quot;margin:10px auto; text-align:center&quot;>
<img src=&quot;images/rcube_watermark.png&quot; width=&quot;245&quot; height=&quot;245&quot; alt=&quot;&quot; />
</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?

ahoivik

Anyone else have this problem?

jjalapin

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 !
No pains ,no gains !
http://ipower.net.in

JohnDoh

is there anything in the error log?
Roundcube Plugins: Contextmenu, SpamAssassin Prefs, and more...

ahoivik

No, nothing related in my error log.

ahoivik

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*

rosali

I can't reproduce the issue. Do you mean Firefox does not show the watermark in the preview window for you?

-Roland
Regards,
Rosali

ahoivik

#7
Correct, it instead shows the code that would display the watermark

Windows Vista x64 / Firefox 3.0.1

rosali

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
Regards,
Rosali

ahoivik

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.

JSkywalker

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...)
JSkywalker

Dovecot 1.1.1 - Postfix 2.3.2 - Roundcube 0.2a - Opensuse 10.2
Apache 2.2.3 - Php 5.2.6 - Mysql 5.0.26[/SIZE]

ahoivik

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