Peter Guhl schrieb:
> /typo3conf/ext/pdf_generator2/html2ps/output.fpdf.class.php
> // test if the functions haven't already been defined by pear
> Zeile 4 bis 8:
> // test if the functions haven't already been defined by pear
> if (!function_exists('ReadMap')) {
>       require_once('fpdf/fpdf.php');
>       require_once('fpdf/font/makefont/makefont.php');
> }

Nachtrag: Bei meinem ISP musste ich die require_once-Einträge hart
auskommentieren. Irgendwie hat function_exists an der Stelle nicht
funktioniert. Es kann also einiges passieren...

Grüsse
   Peter
_______________________________________________
TYPO3-german mailing list
TYPO3-german@lists.netfielders.de
http://lists.netfielders.de/cgi-bin/mailman/listinfo/typo3-german

Antwort per Email an