[rt-users] *sigh* unable to get Plugins to work
Rob Munsch
rob.munsch at gmail.com
Mon Mar 2 13:42:19 EST 2009
On Mon, Mar 2, 2009 at 1:32 PM, Dhrakar <bastille at acsalaska.net> wrote:
>
> Hello All,
> I'm having a heck of a time getting a couple of plugins to work with RT
> 3.8.2. I've got RT up and running, but whenever I try to add the
> Set(@Plugins,(qw(RT::Authen::ExternAuth))); I get the error:
I'm don't know enough about Perl to know if it'll matter, but I
noticed you have more parentheses than me. I have:
Set(@Plugins, qw(RT::Extension::ExtractCustomFieldValues
RT::Authen::ExternalAuth));
no opening ( before the qw.
--
/chown -R us:us /yourbase
More information about the rt-users
mailing list