fkrauthan / wp-mpdf

Print WordPress posts as PDF. Optional with Geshi highlighting.
56 stars 22 forks source link

PHP Fatal error - reference to files that don't exist #3

Closed corelanc0d3r closed 10 years ago

corelanc0d3r commented 10 years ago

Hi,

The current version of wp-mpdf throws this error when trying to generate pdf files:

PHP Fatal error: require_once() [function.require]: Failed opening required '/xxxxxxxxxx/wp-content/plugins/wp-mpdf/mpdf/mpdfi/pdf_context.php' (include_path='.:/usr/share/php:/usr/share/pear') in /xxxxxxxxxx/wp-content/plugins/wp-mpdf/mpdf/mpdf.php on line 32335

For some reason I can't seem to find wp-mpdf/mpdf/mpdfi/pdf_context.php on my system