Question
I've installed the
TopicVarsPlugin, check 'configure', enable plugin - and it completly hangs TWiki
Warning is:
| 15 May 2006 - 20:28 | (TWiki::Plugins::TopicVarsPlugin) Can't write to cgiQuery
| 15 May 2006 - 20:28 | Can't locate object method "readTopicRaw" via package "TWiki" at /var/www/html/rand/twiki4/lib/TWiki/Store.pm line 127.
at /var/www/html/rand/twiki4/lib/TWiki/Store.pm line 127
TWiki::Store::readTopic('TWiki', 'TopicVarsPlugin') called at /var/www/html/rand/twiki4/lib/TWiki/Plugins/TopicVarsPlugin.pm line 94
TWiki::Plugins::TopicVarsPlugin::getVarsFromTopic('TWiki', 'TopicVarsPlugin') called at /var/www/html/rand/twiki4/lib/TWiki/Plugins/TopicVarsPlugin.pm line 148
TWiki::Plugins::TopicVarsPlugin::do_var_from_web('TopicVarsPlugin', 'THE_ANSWER', 'undef') called at /var/www/html/rand/twiki4/lib/TWiki/Plugins/TopicVarsPlugin.pm line 191
TWiki::Plugins::TopicVarsPlugin::commonTagsHandler('---++ TopicVarsPlugin TWiki Plugin \x{a}\x{a}This plugin will allow y...', 'TopicVarsPlugin', 'TWiki', 0) called at /var/www/html/rand/twiki4/lib/TWiki/Plugin.pm line 225
TWiki::Plugin::invoke('TWiki::Plugin=HASH(0x82a41e0)', 'commonTagsHandler', '---++ TopicVarsPlugin TWiki Plugin \x{a}\x{a}This plugin will allow y...', 'TopicVarsPlugin', 'TWiki', 0) called at /var/www/html/rand/twiki4/lib/TWiki/Plugins.pm line 303
TWiki::Plugins::_dispatch('TWiki::Plugins=HASH(0x8ac8198)', 'commonTagsHandler', '---++ TopicVarsPlugin TWiki Plugin \x{a}\x{a}This plugin will allow y...', 'TopicVarsPlugin', 'TWiki', 0) called at /var/www/html/rand/twiki4/lib/TWiki/Plugins.pm line 439
TWiki::Plugins::commonTagsHandler('TWiki::Plugins=HASH(0x8ac8198)', '---++ TopicVarsPlugin TWiki Plugin \x{a}\x{a}This plugin will allow y...', 'TopicVarsPlugin', 'TWiki', 0) called at /var/www/html/rand/twiki4/lib/TWiki.pm line 2440
TWiki::handleCommonTags('TWiki=HASH(0x804b318)', '---++ TopicVarsPlugin TWiki Plugin \x{a}\x{a}This plugin will allow y...', 'TWiki', 'TopicVarsPlugin') called at /var/www/html/rand/twiki4/lib/TWiki/UI/View.pm line 320
TWiki::UI::View::_prepare('---++ TopicVarsPlugin TWiki Plugin \x{a}\x{a}This plugin will allow y...', 'TWiki=HASH(0x804b318)', 'TWiki', 'TopicVarsPlugin', 'TWiki::Meta=HASH(0x8d2e4e4)', 0) called at /var/www/html/rand/twiki4/lib/TWiki/UI/View.pm line 304
TWiki::UI::View::view('TWiki=HASH(0x804b318)') called at /var/www/html/rand/twiki4/lib/TWiki/UI.pm line 97
TWiki::UI::__ANON__() called at /var/www/html/rand/twiki4/lib/CPAN/lib///Error.pm line 387
eval {...} called at /var/www/html/rand/twiki4/lib/CPAN/lib///Error.pm line 379
Error::subs::try('CODE(0x8d1e498)', 'HASH(0x8c672a8)') called at /var/www/html/rand/twiki4/lib/TWiki/UI.pm line 146
TWiki::UI::run('CODE(0x80852a4)') called
I was trying versions TopicVarsPlugin-20030806-1559.zip and TopicVarsPlugin.11apr04.zip
Environment
--
JacekLo - 15 May 2006
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.
The zip file versions do not seem to work on TWiki 4. You can try the version in
SVN, but apparently it is based on an old codebase.
I added a note to
TopicVarsPluginDev asking to upgrade the Plugin so that it runs on Cairo and Dakar codebase. Feel free to ask the author (or to update the Plugin yourself.)
--
PeterThoeny - 15 May 2006
TopicVarsPlugin from SVN doesn't hang TWiki (one little success

), but it doesn't work with 4.0.2 at all. I will find, why. Thanks!
--
JacekLo - 16 May 2006