On Wed, Nov 17, 2010 at 11:33:30AM +1100, Tom Robinson wrote:
> Hi,
> 
> I've been using RT (3.8.8) for a few months now. Initially I just wanted
> to use the default install but I'm now adding a few plugins.
> 
> The problem I have is some sort of conflict with a particular plugin:
> RTx::Calendar

> Set(@Plugins,(qw(RT::Extension::CommandByMail)));
> Set(@Plugins,(qw(RT::Extension::JSGantt)));
> Set(@Plugins,(qw(RTx::Calendar)));

This isn't the right way to add three plugins.
You need to specify them all in one statement, otherwise the last one
declared wins.

-kevin

Attachment: pgps6AO1W4OSR.pgp
Description: PGP signature

Reply via email to