Page 1 of 1
Roundcube send error
Posted: Wed Mar 02, 2016 12:33 pm
by dazdylz
Hi
If I press on send I get this error message in the console:
Uncaught TypeError: Cannot read property 'get_content' of undefined
now I can't send mail from the Roundcubed.
how can I fix this?
Re: Roundcube send error
Posted: Thu Mar 10, 2016 9:49 pm
by Spheerys
I have a similar error : I can't send email from roundcube.
When I clic on send button, I have this error on Console :
Code: Select all
TypeError: this.editor is undefined
rcube_webmail/this.check_compose_input() app.js:3672
rcube_webmail/this.command() app.js:1118
onclick()
What's wrong ?
Re: Roundcube send error
Posted: Mon Mar 14, 2016 3:32 pm
by Spheerys
Am I the only one to have this problem ?
Re: Roundcube send error
Posted: Mon Mar 14, 2016 7:28 pm
by Spheerys
I solve my bug by upgrading rouncube manually.
More precisely, with the official package and with making a :
Code: Select all
./installto.sh /usr/share/roundcube
I had an error (ERROR: Configuration error. Unsupported database driver: All done.) but everything works :)