Roundcube Community Forum

 

Cant send messeges

Started by Backi, November 19, 2008, 03:07:22 AM

Previous topic - Next topic

Backi

If i try to send a mail (trunk version 2060) nothing happens when i click on "send message"
It doesnt work with both IE or Firefox.
IE reports the following error:

Row: 2082
Char (Zeichen): 5
Error: The object doesnt support this method or attribute. (Das Objekt unterstützt diese Methode oder Eigenschaft nicht)
Code: 0
URL: wwwmydomainde/?_task=mail&id=myID&_action=compose]www.mydomain.de

surprinsingly it works fine on my notebook but doesnt work with my company-pc :-(

rosali

Try to disable HTML message composing. Some company content filters block TinyMCE.
Regards,
Rosali

Backi

no, switching to text-only doesnt change anything. :-(

rosali

What is reported in Firefox Javascript console?

Is the error here:

var sigElem = editor.dom.get("_rc_sig");
Regards,
Rosali

Backi

Error: tinyMCE.get is not a function
Source File: mydomain.de/program/js/app.js
Line: 2081

rosali

There was a fix for html editor initialization in SVN trunk r2040. Please try to update to current SVN release (/trunk ? RoundCube Webmail ? Trac).
Regards,
Rosali

Backi

i updated to the latest version. no changes, still cant sent :-(

rosali

#7
Go to a box with unrestricted INTERNET access. I'm quite sure that the firewall before your company box filters out some stuff ... result is a js crash and command buttons will stay disabled.
Regards,
Rosali

Backi

its not that simple. it worked one week ago, but after i moved RC and my webspace vom one provider to another the bug appeared. so it cant be a firewall-thing, cause it was working already!