Milan Dinić
Forum Replies Created
-
It means that for some reason images weren’t cached. Plugin tells that it cached images even if it didn’t. I know it’s stupid but due to other issues I didn’t have time to improve this.
See if there is something special with images you use that prevents caching so that I can see how to fix that.
Forum: Plugins
In reply to: [Cache Images] Cache Images Plguin and Timthumb symbols viewd as a spaceIf image is successfully cached, then Cache Images is working as it should. We had problems with + signs that prevented caching from Blogger and current situation is not best but I can’t solve it better.
You can simply rename problematic files with my other plugin.
Forum: Plugins
In reply to: [Cache Images] [Plugin: Cache Images] BMPIt can be made so that majority of BMP images (those which URLs end with .bmp) can get imported as regular attachments but it will require some work for which I don’t have time since its not much requested feature.
Do you have that much BMPs? Does this means that all other issues you reported in other threads are solved?
Forum: Plugins
In reply to: [Cache Images] [Plugin: Cache Images] Anyway to automate the process?Maybe problem is with feedwordpress (eg. if they use WP’s hooks on different way).
When I have time, I’ll inspect it more deeply. (no promises!)
I’ve just released a new version, you can check it now.
Forum: Plugins
In reply to: [Cache Images] [Plugin: Cache Images] Anyway to automate the process?I’ve just released a new version so please see if issue is fixed now since I added another update that should solve it.
Forum: Plugins
In reply to: [Cache Images] [Plugin: Cache Images] Command line version?*.bmp images don’t seem to get imported
Only jp(e)g, png and gif images can be imported. This is because of WordPress function that is used for importing to media library. Note that even if you manually upload BMP photo to media library, WordPress will not consider it as an image, but instead as simple file.
Is there a way to print the code on the screen as the images are being processed for debugging?
What code?
Cache Images should work for all post types, we just need to fix bugs.
Forum: Plugins
In reply to: [Cache Images] [Plugin: Cache Images] Command line version?dpaule, mahjong: have you tried development version, I pushed some code that should now cache all images from Blogger?
Please try it so that I know is this fixed since I’ll release a new version with some bug fixes today.
Forum: Plugins
In reply to: [Cache Images] [Plugin: Cache Images] Anyway to automate the process?Are you sure you used either development version or the one you edited with my instructions?
In both cases you shouldn’t get exactly the same error, line number should be changed.
Please try again so that I know is this fixed since I’ll release a new version with some bug fixes today.
No, there are two ways to use this plugin: by searching for all external-source images and by their caching, and by using automatic caching which would cache images in post when that post is saved/published manually.
Check out more detailed description.
Forum: Plugins
In reply to: [Cache Images] [Plugin: Cache Images] ErrorsAfter mmcginnis’ more detailed replies, I’m quite sure that development version should fix this issue. I didn’t consider that my hook would run on every saving/publishing of post so that I need to check if there are results with check for images.
Later today I’ll release a new version of a plugin that fixes this issue.
Forum: Plugins
In reply to: [Cache Images] [Plugin: Cache Images] Command line version?Have you tried development version I mentioned above?
Forum: Plugins
In reply to: [Cache Images] [Plugin: Cache Images] ErrorsPlease try development version, it tries to prevent displaying of this error though it won’t cache images when error is present since I don’t know why it is happening (very little information from you).
Forum: Plugins
In reply to: [Cache Images] [Plugin: Cache Images] Anyway to automate the process?You can now also try development version, which includes this code.