Roundcube Community Forum

News and Announcements => General Discussion => Topic started by: lizat on December 26, 2010, 06:18:48 AM

Title: plugins
Post by: lizat on December 26, 2010, 06:18:48 AM
I am trying to add some plugins, I think i've done as instructed but can't see a differnce so something must be wrong.

I have this line in the config file:

   $rcmail_config['plugins'] = array('markasjunk', 'help', 'new_user_dialog', 'importmessages', 'managesieve', 'compose_newwindow');

And all the folders exist in the plugins directory

I imagine I should see some difference, so what am I missing?

thank you.......... liz
Title: plugins
Post by: rosali on December 27, 2010, 12:53:28 AM
Which Roundcube version do you use?
Title: plugins
Post by: lizat on December 27, 2010, 11:12:46 AM
Rosali,

it is the latest version. But since yesterday and closing the machine all seems to now be well.

The only problem I now have is that I have added JohnDoh's ContextMenu plugin, this screws everything up, RC loads but no mail shows and no buttons work, the only thing that does is the tool tips, since I can't Log Out I have to close the tab.

I tried putting it as the first in the plugin list but doesn't work. Any ideas?

thanks........ liz
Title: plugins
Post by: JohnDoh on December 27, 2010, 11:42:11 AM
please double check that you have downloaded the correct version of the plugin for your version of RC https://github.com/JohnDoh/Roundcube-Plugin-Context-Menu/branches and check for any JS errors.
Title: plugins
Post by: lizat on December 27, 2010, 01:59:20 PM
Dear John,

Yes the latest version, but to be sure redid it. Same problem and no reported JS errors have tried in Safari & FireFox.

BUT on it's own it works so it's a conflict with one of these:

'markasjunk2', 'help', 'new_user_dialog', 'importmessages', 'managesieve', 'compose_newwindow', 'copymessage', 'emoticons', 'sauserprefs'

any ideas?

thank you....... liz
Title: plugins
Post by: lizat on December 27, 2010, 04:12:46 PM
So the problem seems to be with compose_newwindow, so I'm just leaving it out.
Title: plugins
Post by: rosali on December 28, 2010, 01:53:10 AM
I have running contextmenu along with compose_newwindow. Please post order of your plugins array.