Roundcube Community Forum

Third Party Contributions => API Based Plugins => Topic started by: chuvadenovembro on August 02, 2010, 04:11:03 PM

Title: error - import mysql for plugin accounts
Post by: chuvadenovembro on August 02, 2010, 04:11:03 PM
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

(http://myroundcube-plugins.40634.n3.nabble.com/file/n1016867/mysql.jpg)

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...)
Title: error - import mysql for plugin accounts
Post by: rosali on August 03, 2010, 12:34:40 AM
The has to be created in the roundcube database.