Question
Im running TWiki version TWiki-4.2.0-rc1, Mon, 26 Nov 2007, build 15792, Plugin API version 1.2. Following error occurred when i tried to create a new post in my BlogWeb.
Can't use string ("07%20Nov%202008%20-%2010:47:%20N") as an ARRAY ref while "strict refs" in use at /var/www/twiki/lib/TWiki/Plugins/ExtendedSelectPlugin.pm line 48.
By commenting "use strict;" in /var/www/twiki/lib/TWiki/Plugins/ExtendedSelectPlugin.pm i managed to get rid of this error. And now i can create new posting in Blog. Will this effect normal operation of my Twiki. Can someone advice me in this regard.
Thank You.
Environment
--
RuwindaFernando - 07 Nov 2008
Answer
If you answer a question - or someone answered one of your questions - please remember to edit the page and set the status to answered. The status selector is below the edit box.
I can't help you with this plugin, but you might want to look into the
BlogAddOn, which is a TWiki blog application with the basic blogging functionality. We use it on twiki.org,
Blog.
--
PeterThoeny - 07 Nov 2008
YES. i have both the plugin installed. According to the BlogPlugin, it has much capabilities compare to BlogAddon. So that's why i wanted to try out that. Anyway's after the modification BlogPlugin working fine for me.
I found the same error was mentioned in the
BlogPluginDev and that solution didn't work for me.
Thank You.
--
RuwindaFernando - 10 Nov 2008
OK, glad it worked out. Closing this question.
--
PeterThoeny - 10 Nov 2008