From: Rajasekar K. <kar...@gm...> - 2009-03-11 23:16:04
|
Hai Martin, I have the same problem that Ray Perkins faced. I am using 0.76 version of Wiki::Toolkit - there is only one version of Wiki::Toolkit I have installed and being loaded into memory. How can I resolve this issue? Temporary fix I did was to rename 'node_id' to 'node' in metadata table. I am sure there should be a better solution than this. Any suggestions??? perl -MWiki::Toolkit -e 'print $Wiki::Toolkit::VERSION, "\n"' gives me 0.76 -- Best Regards, Rajasekar Karthik kar...@gm... |