Question
I am trying to use this plugin and both this plugin and the OO one give me the same error. I'm wondering if this is something that is common enough that someone might know the answer.
The error I get when I enable them is this:
Can't use string ("PROJECTPLANNERPLUGIN_EXAMPLE") as a HASH ref while "strict refs" in use at /mnemosyne/a/webroot/htdocs/twiki/lib/TWiki/Prefs.pm line 218.
Environment
--
MichaelBearfoot - 05 Oct 2006
Answer
If you answer a question - or have a question you asked answered by someone - please remember to edit the page and set the status to answered. The status is in a drop-down list below the edit box.
I think this is a left over from the example plugin they evolved from. Look for EXAMPLE in (Oo)ProjectPlannerPlugin.pm and comment/remove the offending lines. I couldn't see any real function attached to it.
--
JustinLove - 20 Oct 2006