Vee727
Forum Replies Created
-
Forum: Plugins
In reply to: [PDF Image Generator] No thumbnails being generatedThanks for looking into it. I’ve tried v1.4 and it still doesn’t work.
I tried with your pigen-test.pdf as well but the thumbnails are not being generated.
Forum: Plugins
In reply to: [PDF Thumbnails] HTTP ErrorYup I get the same error. Here’s the whole thing
PHP Fatal error: Uncaught exception 'ImagickException' with message 'PDFDelegateFailed[ghostscript library] -q -dQUIET -dSAFER -dBATCH -dNOPAUSE -dNOPROMPT -dMaxBitmap=500000000 -dAlignToPixels=0 -dGridFitTT=2 “-sDEVICE=pngalpha” -dTextAlphaBits=4 -dGraphicsAlphaBits=4 “-r72x72” “-sOutputFile=/tmp/magick-197485LZ1rl0r3oddl%d” “-f/tmp/magick-197485mLvAYCViAmnC” “-f/tmp/magick-197485qEA_IWTG2MqU”‘: -dname= must be followed by a valid token
@ error/pdf.c/InvokePDFDelegate/263′ in /home/MYSITENAME/public_html/wp-content/plugins/pdf-thumbnails/PdfThumbnailsPlugin.php:59
Stack trace:
#0 /home/MYSITENAME/public_html/wp-content/plugins/pdf-thumbnails/PdfThumbnailsPlugin.php(59): Imagick->__construct(‘/home/MYSITENAME/…’)
#1 /home/MYSITENAME/public_html/wp-content/plugins/pdf-thumbnails/PdfThumbnailsPlugin.php(42): PdfThumbnailsPlugin->getThumbnailBlob(‘/home/MYSITENAME/…’)
#2 /home/MYSITENAME/public_html/wp-content/plugins/pdf-thumbnails/PdfThumbnailsPlugin.php(35): PdfThumbnailsPlugin->generateThumbnail(3202)
#3 /home/MYSITENAME/public_ht in /home/tooltime/public_html/wp-content/plugins/pdf-thumbnails/PdfThumbnailsPlugin.php on line 59`Forum: Plugins
In reply to: [PDF Thumbnails] HTTP ErrorHi stianlik, I’m getting the same error when I activate this plugin and upload a pdf. I have imagick 6.9. My wordpress version is 4.5.3
Can you give me a clue?