preg_match_all() raises error
Posted: 10 Jan 2012, 19:39
I get these errors:
Regards,
BP
What can I do?Warning: preg_match_all() expects parameter 2 to be string, array given in /var/www/web***/html/***/administrator/components/com_phocapdf/assets/tcpdf/tcpdf.php on line 17872
Warning: preg_match_all() expects parameter 2 to be string, array given in /var/www/web***/html/***/administrator/components/com_phocapdf/assets/tcpdf/tcpdf.php on line 17880
Warning: preg_match_all() expects parameter 2 to be string, array given in /var/www/web***/html/***/administrator/components/com_phocapdf/assets/tcpdf/tcpdf.php on line 17901
Notice: Array to string conversion in /var/www/web***/html/***/administrator/components/com_phocapdf/assets/tcpdf/tcpdf.php on line 17916
Notice: Array to string conversion in /var/www/web***/html/***/administrator/components/com_phocapdf/assets/tcpdf/tcpdf.php on line 17923
Warning: Cannot modify header information - headers already sent by (output started at /var/www/web***/html/***/administrator/components/com_phocapdf/assets/tcpdf/tcpdf.php:17872) in /var/www/web***/html/***/administrator/components/com_phocapdf/assets/tcpdf/tcpdf.php on line 7930
TCPDF ERROR: Some data has already been output to browser, can't send PDF file
Regards,
BP