Roundcube Community Forum

 

error - import mysql for plugin accounts

Started by chuvadenovembro, August 02, 2010, 04:11:03 PM

Previous topic - Next topic

chuvadenovembro

hello,

I would like to activate the plugin on my server accounts to manage multiple accounts

but I'm getting this error notice (image in post)

and consequently, the plugin does not work

I wonder if the plugin can be activated on my shared server (db not truncated)

thanks

chuva



Erro

consulta SQL:

ALTER TABLE `accounts` ADD CONSTRAINT `accounts_ibfk_1` FOREIGN KEY ( `user_id` ) REFERENCES `users` ( `user_id` ) ON DELETE CASCADE ;

Mensagens do MySQL : Documentação
#1005 - Can't create table './mysql/#sql-caf_1678.frm' (errno: 150) (Detalhes...)

rosali

The has to be created in the roundcube database.
Regards,
Rosali