Been a while since this plugin has seen any activity so idk if the dev is still around, but I’m just wondering if I’m doing something wrong to get “response could not be parsed” error when trying to authorize access to my imgur account, or if the plugin just doesn’t work anymore.
]]>In order to keep the server more available and free from the contents load, will wp-imgur will server the contents, if i delete the uploads folder?
]]>Hello guys!
This version wp-imgur will cause HTTP 500 Error on WP 4.6.
The following page can not be reached any more.
/wp-admin/update-core.php
/wp-admin/plugins.php
/wp-admin/options-general.php (save button not shown)
It’s conflicted to /wp-includes/class-requests.php
. (Or more other PHP setting)
You may enable debugging to see what’s happening.
https://codex.www.ads-software.com/Debugging_in_WordPress
HOW TO FIX IT?
SSH (or other methods) to your server. Rename /wp-content/plugins/wp-imgur
folder.
Back to ‘/wp-admin/plugins.php’ on browser. You will see
The plugin wp-imgur/wp-imgur.php has been deactivated due to an error: Plugin file does not exist.
Delete it on the list and remove (or just keep) it on your server.
This should fix HTTP Error 500 on wordpress 4.6.
Last Thing: Don’t forget to purge the cache if you are using CloudFlare!!!
]]>They only seem to update the links for posts, not for the homepage. Can this be fixed? Thanks
]]>For People who use SSL for their blogs, setting this plugin to also link to the images from imgur using their https links instead would be much better.
]]>Hello, I installed the plugin and configure it (uploading the images to Imgur too) without problema but no pages are redirecting the images url to imgur.
I was edited my FrontPage and saved it and no way, WP not using the plugin. You can see it in my site: Ideo Networks
At this momento the plugin its active and the img are sync with Imgur: here
Any help?
]]>Hello,
I try to activate the plugin, but I get this error:
invalid_referer
Can everybody help me to solve this error?
Thanks
Hi,
Is it possible to have only one image size uploaded to imgur instead of 4 copies of the same image in different sizes? Preferably just the largest version.
Cheers
]]>I’m conscious of loading speed and the capacity of my server to host images. Does this plugin mean all images will now be hosted on Imgur? Or does it keep copies on both the WP server and Imgur?
Thank you!
Tom.
When I’ve got two images on one line, only one of them links to imgur. The other one links to my local image.
I select two images using “Add Media” button, and it adds markup like this:
<a href="https://example.myblogs.com/files/2014/11/file1.png"><img class="alignnone" src="https://example.myblogs.com/files/2014/11/file1-168x300.png" /></a> <a href="https://example.myblogs.com/files/2014/11/file2.png"><img class="alignnone" src="https://example.myblogs.com/files/2014/11/file2-237x300.png" /></a>
On the page, it shows code like this:
<a href="https://example.com/files/2014/11/file1.png"><img class="alignnone" src="https://example.com/files/2014/11/file1-168x300.png" /></a> <a href="https://i.imgur.com/jdoe93j.png"><img class="alignnone" src="https://i.imgur.com/dj2jsk3.png" /></a>
I don’t know if this makes a difference, but I’ve got a multi-site with domain mapping (hence why example.myblogs.com becomes example.com).
]]>Hello,
Start Sync is stopped with large amount of images.
I have about 11.000 images. How can we handle this?
Thank you,
Thoai
Hi, first of all – great plugin! Works great.
On my site I use Automatic Featured Image Posts plugin to automatically create a draft post and set the featured image for each uploaded image to the media library.
Then I’m using this method to include that image in the body of the post: https://jeremyfelt.com/wordpress/2012/04/14/filters-in-automatic-featured-image-posts/
I’d like to know how I could change this so that the imgur url of the image is used instead of the local one from the media library.
Would this be possible?
Thanks.
]]>When attempting to sync with imgur, I get a message stating: WP-Imgur Image Upload Failed: IMAGE URL – You are not the owner of album ‘xxxx’, which means you can’t add images to it. For anonymous albums, use the album deletehash.
I have no images or albums uploaded to my imgur account.
]]>Hi,
This is a great plugin but I got an issue about the same image file names across different months.
Two image files with the same name but different months are uploaded to imgur.
I confirmed both files were uploaded to imgur.com.
The second file shown on the post will become the first one.
It’s the only issue I found.
Thank you for this great job.
]]>I downloaded the wp-imgur plugin from the WordPress gallery, and I receive the following error when trying to activate the plugin:
Plugin could not be activated because it triggered a fatal error.
Warning: require_once(__DIR__/vendor/dsawardekar/arrow/lib/Arrow/ArrowPluginLoader.php) [function.require-once]: failed to open stream: No such file or directory in D:\Hosting\3755356\html\blog\wp-content\plugins\wp-imgur\wp-imgur.php on line 12
Fatal error: require_once() [function.require]: Failed opening required '__DIR__/vendor/dsawardekar/arrow/lib/Arrow/ArrowPluginLoader.php' (include_path='.;C:\php5\pear') in D:\Hosting\3755356\html\blog\wp-content\plugins\wp-imgur\wp-imgur.php on line 12
]]>