Hi,

We are trying to use one of the H::T options search_path_on_include

But we can not seem to get it to work.

We are using the following

    my $t = HTML::Template->new(
        filename => 'appgenform.tmpl', 
        global_vars => 1,
        cache => 1,
        search_path_on_include => 1,
        path => [ "/data/apache/templates/PP"],
    );

The template is located at

/data/apache/templates/PP/Maintenance/appgenform.tmpl

But we get error messages saying that it can not find the template.

Has anyone got any ideas?

Thanks,

Adam


---
Outgoing mail is certified Virus Free.
Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.493 / Virus Database: 292 - Release Date: 25/06/2003


-------------------------------------------------------
This SF.Net email sponsored by: Free pre-built ASP.NET sites including
Data Reports, E-commerce, Portals, and Forums are available now.
Download today and enter to win an XBOX or Visual Studio .NET.
http://aspnet.click-url.com/go/psa00100006ave/direct;at.asp_061203_01/01
_______________________________________________
Html-template-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/html-template-users

Reply via email to