Mizuho Ogino
Forum Replies Created
-
Forum: Plugins
In reply to: [PDF Image Generator] Generated thumbnail not showingSee in pdf-image-generator.php (ver1.4.9) on line 440.
GUID is added to a thumbnail when this is created as an attachment.
This action (add_attachment) is triggered by generating/regenerating a thumb of PDF each time.Anyway, in ver 4.9.1.1, regenerate problem is improved.
I think the issue is may not the same. If your problem is not resolved, make a new thread.Thank you!
Forum: Plugins
In reply to: [PDF Image Generator] Conflict with Advanced Custom FieldsThank you for great feedback and taking the time to report the details! It was helpful to resolve the issue.
I figured out what was wrong and fixed it. Now, there is no Conflict.Please update to PDF IMAGE GENERATOR 1.4.9.
Forum: Plugins
In reply to: [PDF Image Generator] PDF transparency error (and fix)*miss-posted
- This reply was modified 8 years, 5 months ago by Mizuho Ogino.
- This reply was modified 8 years, 5 months ago by Mizuho Ogino.
Forum: Plugins
In reply to: [PDF Image Generator] PDF transparency error (and fix)@georg4075
Thanks for the Great Feedback!I uploaded the development version 1.4.9a.
https://downloads.www.ads-software.com/plugin/pdf-image-generator.zipUnfortunately, i can’t reproduce on my environment. I really appreciate if you check this version.
Forum: Plugins
In reply to: [PDF Image Generator] Wishlist: Regenerate image of single file@dpruth001
Thank you for requesting.
In future update, I would like to add some ability to regenerate the individual file one by one. But now it’s difficult to update.@ruedimentaer
I think “regenerate thumbnails” re-generates from only image type files (include fullsize-jpgs which made by “PDF image generator.”) If you just want to change the size variation of the thumbnails, uncheck “Hide Generated Images themselves in the Media Library” in the plugin settings and use “Bulk Actions” directly to image type files in the media library. It will work perfectly.
Thank you.
If you just want thumbnails of existing pdfs, you can try “Generate uploaded PDF thumbnails” in the plugin settings.Forum: Plugins
In reply to: [PDF Image Generator] Conflict with Advanced Custom FieldsI tested with Advanced Custom Fields 4.4.9 and PDF image generator 1.4.8, but I found nothing strange.
Can you give me more details?
Also, if you have error logs, it may help to resolve this issue.Thank you.
Forum: Plugins
In reply to: [PDF Image Generator] Medium sized thumbnails only with FooGalleryHi Hayden.
I found the cause code a short time ago.
As you say already fooGallery was debugged.
So, I don’t need to report it ??Thank you for offer of donation !! But Sorry, I don’t accept bitcoin.
Anyway, it’s good that it works.
I’ll mark it as resolved.Thank you!!
- This reply was modified 8 years, 6 months ago by Mizuho Ogino.
- This reply was modified 8 years, 6 months ago by Mizuho Ogino.
Forum: Plugins
In reply to: [PDF Image Generator] Generated thumbnail not showingThis issue resolved with the advice by willfretwell.
I added guid to the thumbnail metadata and it works.Leaving a reply here in case someone has the similar issue.
https://downloads.www.ads-software.com/plugin/pdf-image-generator.zipThank you.
Forum: Plugins
In reply to: [PDF Image Generator] Medium sized thumbnails only with FooGalleryHi.
I find that the both plugins conflict with attachment_fields_to_save filter,
but I could not locate the detailed cause.I upped the priority of this filter. Try the development version 1.4.7.2.
https://downloads.www.ads-software.com/plugin/pdf-image-generator.zipAnyway, I’m not familiar with FooGallery.
If there is still some problems, may need help of the author of FooGallery.- This reply was modified 8 years, 6 months ago by Mizuho Ogino.
Forum: Plugins
In reply to: [PDF Image Generator] Generated thumbnail not showingHi willfretwell.
Thank you for reporting the situation.
I think it is highly possibility that some custom function of your theme relate with this issue.
I need more information for investigating it.
If you are using a free theme, tell me about it. If not, send the archive.php (or category.php) and the functions.php in your theme. Also if you are using plugins related with category, tell me about them too.You can send the file from my contact form.
https://web.contempo.jp/contact?lang=enForum: Plugins
In reply to: [PDF Image Generator] CMYK PDFs don't get converted to RGB JPGHi hhgk.
This error is known as the “white space problem”.
I suspect that this error is caused by your theme functions.php or the other plugins.
Left white space in the first place of your files maybe causing the error.
Try to disable the plugin first. If the problem continues, change the theme and turn plugins off one by one to see if they might be causing the issue.Thank you.
Forum: Plugins
In reply to: [PDF Image Generator] Notice: Undefined variableがエラー発生する1.4.6.6および1.4.7において上記エラー部分を修正しました。解決済みといたしますね。
Forum: Plugins
In reply to: [PDF Image Generator] No thumbnails being generatedSorry for the late reply.
I tested the same combination of IM and PHP. But I couldn’t reproduce this problem and find any clue to resolve this.I updated the plugin to 1.4.7. This version is added error-logging commands.
Please turn on your WP DEBUG and update the plugin, then upload PDFs and get error logging in debug.log. It maybe help us resolve the issue.Thank you.
Forum: Plugins
In reply to: [PDF Image Generator] PDF Thumbnail not working since updateSorry for the late reply.
Have you got a Solution ?
From a conclusion, I couldn’t reproduce your problem.I tested these combinations.
IM 6.8.0 with php.5.6
IM 6.8.9 with php.5.6
IM 6.9.0 with php.5.6
IM 6.9.1 with php.5.6I updated and little bit developed the plugin.
I think that the chance of solving your problem is low, but try ver1.4.7.
This version is added error-logging commands.
Please turn on your WP DEBUG and update the plugin, then upload PDFs and get error logging in debug.log. It maybe help us resolve the issue.Thank you.
Forum: Plugins
In reply to: [PDF Image Generator] CMYK PDFs don't get converted to RGB JPGI tried with imageMagick 6.8.9 and PHP v5.6.10 in my localhost.
But I couldn’t reproduce the problem. A CMYK PDF and a RGB PDF are generated to jpg well.Which version of PHP you are using? And which way you are using, “imageMagick with exec” or “imagick Extension” ?
Anyway I update the plugin to 1.4.7. which is added error-logging commands.
Please turn on your WP DEBUG and update the plugin, then upload PDFs and get error logging in debug.log.Thank you.