It's just three lines:

<TMPL_INCLUDE NAME="header.tmpl">
Your Account
<TMPL_INCLUDE NAME="footer.tmpl">

The header.tmpl and footer.tmpl files are plain text files.

I include these templates in another cgi file which doesn't use the
phrasebook and works just fine.

Sam Tregar said:
> On Wed, 23 Jul 2003, Andrew Barilla wrote:
>
>> Actually Mandrake 9 and Perl 5.8.0.  Also, that setting is already set
>> in
>> my /etc/sysconfig/i18n file.
>
> Ok, then your next stop it to follow the error message:
>
>> >> HTML::Template->new() : Unknown or unmatched TMPL construct at
>> >> templates/account.tmpl : line 1.
>
> What does account.tmpl have on its first line?
>
> -sam
>
>
>
> -------------------------------------------------------
> This SF.net email is sponsored by: VM Ware
> With VMware you can run multiple operating systems on a single machine.
> WITHOUT REBOOTING! Mix Linux / Windows / Novell virtual machines at the
> same time. Free trial click here: http://www.vmware.com/wl/offer/345/0
> _______________________________________________
> Html-template-users mailing list
> [EMAIL PROTECTED]
> https://lists.sourceforge.net/lists/listinfo/html-template-users
>



-------------------------------------------------------
This SF.net email is sponsored by: VM Ware
With VMware you can run multiple operating systems on a single machine.
WITHOUT REBOOTING! Mix Linux / Windows / Novell virtual machines at the
same time. Free trial click here: http://www.vmware.com/wl/offer/345/0
_______________________________________________
Html-template-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/html-template-users

Reply via email to