in reply to Re^2: Issues with AxKit::App::Gallery
in thread Issues with AxKit::App::Gallery

Can you add /.stylesheets/breadcrumb.xsl to <xsl:include href=

By the way, have you posted a question to the AxKit mailing list? They should be able to help a lot quicker.

Walking the road to enlightenment... I found a penguin and a camel on the way.....
Fancy a yourname@perl.me.uk? Just ask!!!

Replies are listed 'Best First'.
Re^4: Issues with AxKit::App::Gallery
by godzirra (Acolyte) on May 22, 2005 at 16:08 UTC
    when I try and use this line:
    <xsl:include href="/.stylesheets/breadcrumb.xsl"/>
    I get this error:
    [Sun May 22 01:57:27 2005] [error] [client 192.168.1.1] Invalid URI in + request GET /images/ HTTP/1.1 [Sun May 22 01:57:27 2005] [error] [client 192.168.1.1] [AxKit] [Error +] Subrequest failed with status: 400
    But when I go to http://jomamma.com/.stylesheets/breadcrumb.xsl I can see the xsl sheet just fine. I've also tried using the full domain name and path and I get the exact same error. I'll also try posting on the AxKit list. Thanks much for your help. :)