Just tested with another PDF file and it worked!
Still, that’s odd. Any ideia why it works with some files and not others?
(Sorry for grammar mistakes, not a english speaker)
Hi, I’m having the same problem. I’m trying to use the plugin in localhost (xampp). When I try to upload a PDF file in a post, i get the “HTTP error”. When I try to upload from the Media Library, i get the following message:
“Fatal error: in C:\Users\Eduardo\Dropbox\xampp\htdocs\_clear\wp-content\plugins\pdf-thumbnails\PdfThumbnailsPlugin.php on line 59”.
That’s line 59: $imagick = new Imagick($filename);
I’ve installed GhostScript, ImageMagick and imagick
Here’s a printscreen of my phpinfo:
https://s32.postimg.org/nc4m4779h/phpinfo_imagick.png
Thanks!