Roundcube Community Forum

 

Roundcube not working properly

Started by leapDesign, November 12, 2012, 09:23:09 AM

Previous topic - Next topic

leapDesign

Hi,

One of our clients uses roundcube on our server for there e-mails and recently roundcube was updated to v0.8.1 and the client had some problems adding an attachment. I had a look and when I press the attach button the following javascript error occurs:

TypeError: $dialog.dialog is not a function
    width: 480

Also when I try moving to view drafts I get a Server Error! (Forbidden) message. The only errors in the log are:


[12-Nov-2012 11:14:18] MDB2 Error: null value violates not-null constraint (-29): _doQuery: [Error message: Could not execute statement]
[Last executed query: EXECUTE mdb2_statement_mysql_76df65030ca61fd66effac9cfca2f03fc85c9cd61 USING @0, @1]
[Native code: 1048]
[Native message: Column 'contactgroup_id' cannot be null]

[12-Nov-2012 11:14:18 +0000]: DB Error: MDB2 Error: null value violates not-null constraint Query: _doQuery: [Error message: Could not execute statement] [Last executed query: EXECUTE mdb2_statement_mysql_76df65030ca61fd66effac9cfca2f03fc85c9cd61 USING @0, @1] [Native code: 1048] [Native message: Column 'contactgroup_id' cannot be null]  in /usr/local/cpanel/base/3rdparty/roundcube/program/include/rcube_mdb2.php on line 727 (POST /cpsess8513911383/3rdparty/roundcube/index.php?_orig_source=0?_task=addressbook&_action=save)


The server uses cPanel and had RoundCube installed by default (I am posting on there forums as well as I have a feeling this issue is more related to them.) I did Google the errors and noticed they are in the bug tracker from 2009 (date may be wrong) and have been fixed in older versions.
Thanks in advance for anyone who can help