Roundcube Community Forum

 

php error after adding plugins

Started by nmpg, October 16, 2014, 09:20:22 AM

Previous topic - Next topic

nmpg

Hello.

I installed the plugin manager, and used it to download further plugins. After unzipping the selected plugins I uploaded them into the plugins/ dir.

By login to my account, to my surprise, I was not confronted with a warning letting me know that the roundcube database needed an adjustment.

Now, by doing Settings > Manager plugins > settings, there is a php error:

DB Error in .../Roundcube/program/lib/Roundcube/rcube_db.php (467): [1146] Table 'roundcube.carddav_contactgroups' doesn't exist (SQL Query: SELECT * FROM carddav_contactgroups)

I'm sure this can be fixed by updating the roundcube database, but how can I do that?

Cheers.

SKaero

You should ask MyRoundcube about problems with there plugins.

google

Hello! Was looking for a topic where you can ask a question, but more has not found suitable. Help me advice why my Rouncube can't take more than 3 plugins, ignores the rest.
Here is my config:
$config['plugins'] = array('filesystem_attachments', 'emoticons', 'password','autologon','rcs_skins');and work only the first three? And as not interchanged, only the first three are connected ((( Errors, no logs, no!
my version rouncubemail - 1.0.3
Even the admin is typing with one finger

ABerglund

The first three are default plugins that ship with the package. Are the final two un-zipped, named correctly and located properly within the plugins directory?
Arne Berglund
SysAdmin, Internet Services
Lane Education Service District
Eugene, OR, USA

google

Yes, all plugins are in the plugins directory, each with its own folder. Even those plugins that come bundled with roundcube, you cannot connect more than three
Even the admin is typing with one finger

SKaero

I'm not familiar with the rcs_skins plugin, and autologon isn't a drop in plugin it needs to be customized to work. Does changing the order make those plugin work as expected?