Milan Dinić
Forum Replies Created
-
Forum: Plugins
In reply to: [Cache Images] [Plugin: Cache Images] Command line version?Please try development version, it tries to fix issue with Blogger’s URLs.
Sorry for the obvious. Pay with money to developers: of course. Please give me a price.
I don’t ask you to pay me, I just said that if you already pay because of this issue, it’s better to pay to plugin’s developers, or to someone other who can fix issue for everyone. 😉
Forum: Plugins
In reply to: [Cache Images] [Plugin: Cache Images] headers already sent byForum: Plugins
In reply to: [Cache Images] [Plugin: Cache Images] Command line version?Guys, is it really necessary to buy a new domain just for this? Wasn’t better to pay with that money to developers?
OK, now that I see that this is extremely important issue, I promise I will look for a solution.
Forum: Plugins
In reply to: [Cache Images] [Plugin: Cache Images] Anyway to automate the process?Can you try possible fix before my release to a plugin? Go to Plugins > Editor. On the right, from “Select plugin to edit”, choose Cache Images and press “Select”. Now choose file
cache-images/cache-images.phpfrom a new list.In text editor, find a line
$upload = media_sideload_image($url, $postid);
Just above it, add next line:
require_once(ABSPATH . "wp-admin" . '/includes/media.php');Tell me is it works now.
Thank you for your feedback. Although your idea is good, it requires a lot of work so I can’t implement it now.
Maybe I will in the future if there is a request for it.
Forum: Plugins
In reply to: [Cache Images] [Plugin: Cache Images] Error 500Sorry to hear this. This is something related to either your server, WordPress setup, or specific conditions on your site since I just tested latest version and it works as intended.
Can you please send me a screenshot of error in Firebug where I can see more information? Also what that line exactly contain since every WordPress site produces different page’s source code depending on plugins etc?
Forum: Plugins
In reply to: [Cache Images] [Plugin: Cache Images] ErrorsSorry to hear this. This is something related to either your server, WordPress setup, or specific conditions on your site since I just tested latest version and it works as intended.
Can you please tell me when and where you get this error and have you used plugin successfully before (either this or previous version)?
If this plugin can’t work for you, try Cache Images.
Forum: Plugins
In reply to: [Cache Images] [Plugin: Cache Images] Command line version?Speed of caching depends on your server. For every image, WordPress needs to sideload image and generate thumbnails which number varies depending on image’s size and setup. It also needs to read image’s metadata.
Maybe something can be coded for use in command line but I don’t recommend that since time you waste on coding is longer then one which needs for current usage.
There is a problem with some images from Blogger, see here.
Forum: Plugins
In reply to: [Sharedaddy] Sharedaddy code improvementsYou didn’t read instructions:
Usage:
- In the Plugins page in WordPress click the edit button next to the plugin in the list.
- Scroll down until you see a note saying ‘Configure it’
- Enter your name and email as shown
- If you don’t enter a new address the default ‘wordpress@’ will remain
If that is complicated for you, try Mail From.
He fixed issue 1 too but I didn’t notice it at first since he didn’t update POT file.
Ronny, try development version, I added option to cache linked images. Please test it to see if there are bugs.
Forum: Plugins
In reply to: [Cache Images] [Plugin: Cache Images] Automatically cache the imagesCheck out this post!
Forum: Plugins
In reply to: [Cache Images] [Plugin: Cache Images] Anyway to automate the process?Good news, guys! If you download development version, you can turn on automatic caching.
Just go to Settings > Media and check Automatically cache images on post’s saving. I tested this and it works good but it’ll be great if more people would test.
I’m only thinking should settings field be moved to Settings > Writing.
Forum: Plugins
In reply to: [Cache Images] [Plugin: Cache Images] Some images not cachingOK, but HLIC stores images in it’s own folder, not in WordPress upload folder, and those images aren’t added to media library.