Hello,
In working to setup the article2pdf plugin I'm getting the following errors:
Warning: cannot yet handle MBCS in html_entity_decode()! in /kunden/136483_81675/webseiten/wordpress/wp-content/plugins/article2pdf/article2pdf.php on line 209
Warning: cannot yet handle MBCS in html_entity_decode()! in /kunden/136483_81675/webseiten/wordpress/wp-content/plugins/article2pdf/article2pdf.php on line 562
Fatal error: Call to undefined function: file_put_contents() in /kunden/136483_81675/webseiten/wordpress/wp-content/plugins/article2pdf/article2pdf.php on line 585
I'm running PHP Version 5.2.8, so the fixes I found recommending upgrading from v4 aren't appropriate. I'm also running an old version of WordPress: 2.3.3.
Any ideas at to what's happening here?
Thanks!