Hi,
I have style sheets that include common components. If I use the php xslt functions to create a transformation, they work. If I use the class_xslt, I get an error;
Error:'arg:/templates/input.xsl' not found
where templates/input.xsl is the included template.
I have tried referencing it with an absolute path with no luch.
Any help appreciated
Don
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hi,
I have style sheets that include common components. If I use the php xslt functions to create a transformation, they work. If I use the class_xslt, I get an error;
Error:'arg:/templates/input.xsl' not found
where templates/input.xsl is the included template.
I have tried referencing it with an absolute path with no luch.
Any help appreciated
Don