On Monday, Jan 20, 2003, at 22:00 Europe/London, S Woodside wrote:

[Mon Jan 20 13:45:01 2003] [error] [client 65.93.180.152] [AxKit] [Backtrace] Compilation failed: Global symbol "%_args" requires explicit package name at (eval 16) line 85.
syntax error at (eval 16) line 86, near """
$_args"
This comes from not having an up to date Wiki.pm installed/loaded. It's not realising the <wiki:preview> tag is a taglib tag, and thus compiling it all wrong. (at least I think that's what's wrong).

Check your Wiki.pm file has the following:

@EXPORT_TAGLIB = (
'display_page($dbpath,$db,$page,$action;$id):as_xml=1',
'preview_page($dbpath,$db,$page,$text,$texttype):as_xml=1',
);


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to