Hi, I have a problem processing a HTML file (created for Germany). The HTML is uploaded from a file upload page and saved into a Mysql DB. The HTML is then selected out and run though TTK, although it fails to process any tags, it does not bomb out in the 'or die $template->error;' instead I get this in the error_log:
-- part of the error_log -- upload_preview.pl: Malformed UTF-8 character (unexpected non-continuation byte 0x6c, immediately after start byte 0xfc) in substitution iterator at /usr/lib/perl5/site_perl/5.8.0/i686-linux/Template/Directive.pm line 158. -- end of part -- This error line is repeated over many pages! Anyone got any ideas? I'm all out! Cheers in advance. Stuart. Ps. I'm running perl 5.8, TTK 2.10 _______________________________________________ templates mailing list [EMAIL PROTECTED] http://lists.template-toolkit.org/mailman/listinfo/templates
