soderlind / read-offline

Read Offline allows you to download or print posts and pages. You can download the post as PDF, ePub and mobi
https://wordpress.org/plugins/read-offline/
31 stars 10 forks source link

Issue: Allowed memory size #36

Closed RAMason closed 9 years ago

RAMason commented 9 years ago

Description of Problem

I have error when try download some pdf files.

Details

Fatal error: Allowed memory size of 176160768 bytes exhausted (tried to allocate 59609 bytes) in /home/users/ ............/read-offline/lib/mpdf60/mpdf.php on line 30494

Increase memory in wp config does not change.

soderlind commented 9 years ago

You must increase memory_limit in php.ini

RAMason commented 9 years ago

It is not that. After latest update it's ok.