Cedric Passerini wrote:

Here is the error_log :

[error] [AxKit] [Sablotron] [45] Error: msgtype:error :: code:45 ::
module:Sablotron :: URI:arg:/template :: line:136 :: node:element
'<xsl:apply-templates>' :: msg:variable not found
[warn] [AxKit] Caught an exception

I'm using AxKit 1.62, Apache 1.3.26, mod_perl 1.27, Perl 5.8.0, Sablotron
0.82, XML::Sablotron 0.98, Apache-AxKit-Provider-OpenOffice 1.02

Any advice ?

First, make sure that you have the OpenOffice Plugin installed and configured for the OO.o files, in addition to the OO Provider. From the doc:


 <Files *.sxw>
   AddHandler axkit .sxw
   AxAddPlugin Apache::AxKit::Plugin::OpenOffice
   AxContentProvider Apache::AxKit::Provider::OpenOffice
   AxAddProcessor text/xsl oo2html.xsl
 </Files>

Note the AxAddPlugin line there.

Beyond that, version 0.82 is, I believe, a rather dated version of Sablotron (it's currently at 1.0), so if you have the Plugin installed and that's not the problem, maybe upgrading Sab would help.

Keep us posted.

-kip



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



Reply via email to