Hi,
I was just about to start using this on a new site and saw the message about the full review. Does anyone have an idea how long that could take?
I’m wondering if I should look into doing it manually or wait it out.
Thanks,
]]>My most recent post didn’t publish from WordPress to Medium like it used to. Can anyone else confirm whether this plugin still works on WordPress 5.1.1?
]]>The results from https://www.ads-software.com/plugins/health-check/ showed that the wp_cron request is broken by medium:
Medium The loopback request to your site failed, this may prevent WP_Cron from working, along with theme and plugin editors.
Error encountered: (0) cURL error 28: Operation timed out after 10000 milliseconds with 0 bytes received
WordPress version: 5.0
]]>Hey,
when turning on error (and notice) messages in debug mode I get this:
A session had already been started – ignoring session_start() in …/wp-content/plugins/medium/lib/medium-admin.php on line 27
Any ETA on a fix for this trivial error?
]]>When trying to install my medium token it gives me this error: XXX does not have all the necessary permissions for this plugin. Please generate a new one on your Medium settings page.
I’ve revoked and created a new one and still receiving this issue.
What is the problem & what can I do to fix it?
Thanks.
]]>Hi,
I have WordPress 4.9.5 running under nginx + php-fpm 7.2 on my server, and recently I’ve been seeing the Medium plugin throwing the following errors:
2018/04/08 18:40:51 [error] 1561#1561: *9978 FastCGI sent in stderr: "PHP message: PHP Warning: Attempt to assign property 'license' of non-object in [mypath]/wp-content/plugins/medium/lib/medium-admin.php on line 554
PHP message: PHP Warning: Attempt to assign property 'cross_link' of non-object in [mypath]/wp-content/plugins/medium/lib/medium-admin.php on line 558
PHP message: PHP Warning: Attempt to assign property 'follower_notification' of non-object in [mypath]/wp-content/plugins/medium/lib/medium-admin.php on line 562
PHP message: PHP Warning: Attempt to assign property 'publication_id' of non-object in [mypath]/wp-content/plugins/medium/lib/medium-admin.php on line 566
PHP message: PHP Warning: Attempt to assign property 'status' of non-object in [mypath]/wp-content/plugins/medium/lib/medium-admin.php on line 573" while reading upstream, client: [my IP address], server: [myserver.tld], request: "GET /wp-admin/post.php?post=3869&action=edit HTTP/1.1", upstream: "fastcgi://127.0.0.1:9015", host: "[myserver.tld]", referrer: "https://[myserver.tld]/wp-admin/edit.php"
2018/04/08 18:58:07 [error] 1558#1558: *10902 FastCGI sent in stderr: "PHP message: PHP Fatal error: Uncaught Error: Call to a member function save() on string in [mypath]/wp-content/plugins/medium/lib/medium-admin.php:502
Stack trace:
#0 [mypath]/wp-includes/class-wp-hook.php(288): Medium_Admin::save_post(3869, Object(WP_Post))
#1 [mypath]/wp-includes/class-wp-hook.php(310): WP_Hook->apply_filters(NULL, Array)
#2 [mypath]/wp-includes/plugin.php(453): WP_Hook->do_action(Array)
#3 [mypath]/wp-includes/post.php(3581): do_action('save_post', 3869, Object(WP_Post), true)
#4 [mypath]/wp-includes/post.php(3654): wp_insert_post(Array, false)
#5 [mypath]/wp-admin/includes/post.php(377): wp_update_post(Array)
#6 [mypath]/wp-admin/post.php(194): edit_post()
#7 {main}
thrown in [mypath]/wp-content/plugins/medium/lib/medium-admin.php on line 502" while reading response header from upstream, client: [my IP address], server: [myserver.tld], request: "POST /wp-admin/post.php HTTP/1.1", upstream: "fastcgi://127.0.0.1:9015", host: "[myserver.tld]", referrer: "https://[myserver.tld]/wp-admin/post.php?post=3869&action=edit"
and that results into the browser showing a 500 Internal Error
.
I did some investigation — basically, putting a few try..catch
instructions and checking if the culprits were actual objects or not. What I saw was that these objects were actually not objects, i.e. they were NULL and not initialised properly. This is a bug I hadn’t seen on the previous WordPress version, so maybe WP 4.9.5 brought a few tougher restrictions (or different ways of accessing $post_id
); or it’s somehow the fault of PHP 7.2 which places new restrictions on how objects are instantiated and accessed — I don’t know.
I’m fine in doing some more tests to help out fixing this issue. For now, the tests I do prevent the 500 error to pop up, meaning that the article draft gets saved properly, but of course, when publishing, the article will not be sent to Medium.
I actually wonder why the Medium plugin is actually being invoked for drafts — theoretically it should remain dormant during draft saving and only be active during publishing/updating…
]]>I can’t seem to find any where in the wordpress dashboard to add my Medium integration token.
Can someone help me? I am using WP 4.9.4
Thanks.
]]>I’m running a WP 4.9 network version
activate the plugin went fine (no error msg)
but I don’t see the “profil panel” anywhere.
thks for the help
Hi,
I am working with plugin together with the ACF plugin. I have an image field for a post and while I am trying to “create” the content from wordpress site post for my medium account, the “img” tag does not “go” to medium.
Thanks,
Alex
P.S. – I am working on locahost
]]>I installed and configured the Medium plugin on my WordPress site, but I am unable to publish any post, everytime when I click Publish, I get the following error:
“Fatal error: Call to undefined function wp_get_the_category() in /home/my_website/public_html/wp-content/plugins/medium-wordpress-plugin-master/lib/medium-admin.php on line 768”
after which when I go back to WordPress the post is published on my site, but nothing on Medium.
Can someone help me debug this issue?
Hello.
I’ve deleted (by mistake) a post created on Medium using your plugin.
Is there a way to publish it again?
Thanks
]]>i have downloaded your plugin in my wordpress site i have configured users to publication but still getting this error when i try to post, kindly please help
Medium Error: No publication ID specified (2013)
]]>Just started using the plugin last night, a very good idea, but do wish it would be able to publish scheduled posts and posts created through the “Press This” bookmarklet.
Last night I scheduled a couple posts for 5:30 AM this morning. When I checked this morning, I saw they published to my blog, but not to Medium. So then I went into the WP Standard Editor for the posts and updated them and that got them posted to Medium.
Then I created a new post using the “Press This” button I have set in my browser and published it. When I checked my Medium stories the new post wasn’t there, so I had to edit the post in WP and update and then it posted to Medium.
Please update the plugin for these capabilities. Thank you.
]]>Hello,
This plugin was working well until the latest WordPress update 4.7.3.
According to the plugin page, the plugin has been tested up to WP 4.4.8.
Is this plugin still supported?
]]>It appears that Medium does not retain links that are associated with images within the article. Can you guys fix this please?
]]>Hello,
My plugin works fine but I would like the articles I post from WP to Medium appear in my Medium publication or does the plugin only publishes to the author’s page? I could not find a “integration token” in the settings page of my publication. So what’s the trick to get my WP stories to automatically appear in my Medium publication?
]]>Is there a way to make excerpts of the medium posts available on the wordpress site?
]]>Hello,
Is it possible to have two Medium accounts linked to this plugin and based on author?
Thanks
Mayank
I see this plugin is not tested for versions of WordPress past 4.4.6.
Is a newer version, or testing on the latest versions of WordPress, planned?
]]>Hi
We are using Meduim plugin in our website.
For language translation we are using qtranslate plugin
https://www.ads-software.com/plugins/qtranslate-x/
But there is an issue when post is auto publish on Medium it will display this code which uses by qtranslate.
[en:] [:]
here is a screen shot : https://screencast.com/t/vwBRzDM1j
And on wordpress dashboard it has tab not any code there check here : https://screencast.com/t/bzqRz4M8sdqg
But it will auto post that language code with post title.
Please check if Is there is any solution for this then let us know asap
thanks
]]>When I enter my token into the options panel on my profile (I am admin level), it doesn’t store. A confirmation appears at the top saying my account has successfully been connected, but the token field is still blank and when I am writing/editing a post, it still tells me to enter an integration token to use the plugin. It appears it is not storing my token in the database.
At the top after putting my token in…
But below…
And then on the individual post editor, after having input the token in my profile…
I tried using phpmyadmin to manually store the token but couldn’t find the row in the options table for doing so.
]]>Is it possible to only send a single category to Medium?
]]>When using the WordPress json api to create and publish a post – the medium plugin is not being triggered.
(This does not seem to be an issue with the api, as other plugins are correctly triggered)
If multiple posts are edited to change category, for example, in the quick edit screen it results in the error “no publication ID specified 2013.”
I checked the code and there isn’t anything that prevents the save_post action from running when updating via quick edit. I’m not sure if it should be running that action at that point. IMO it probably shouldn’t.
Alternatively it shouldn’t throw the error when using a core WP feature like that.
]]>I had to add description. short direction for short idea is not clear
]]>we have a lot of old, but still interesting content. is it possible to use this app to cross post them to Medium?
]]>Hi, it’s good practice for a charitable ‘positive action’ group like ours to add our name into the title so those who like what we’re writing about can find us easier.
is there any way to do this on each article we post?
]]>I installed but cannot see the medium plugin settings where you must provide the necessary info.
Is it because of the www.ads-software.com version?
]]>I’m getting this message:
Notice: A session had already been started – ignoring session_start() in /home/akellogg/public_html/mythus/wp-content/plugins/medium/lib/medium-admin.php on line 27
Source: https://mythusmage.today/mythus/wp-admin/plugins.php
Copyright ? Infinite Adventures
I suspect that an update is needed.
]]>Hello, I need a piece of advice on how to turn Medium plugin on for custom post types. It works for me for Posts, but not for custom post types like Articles, News and so on.
These post types are created in the functions.php file like this:
register_post_type('article', array(
'labels' => array(
'name' => _x( 'Articles', 'post type general name', 'your-plugin-textdomain' ),
'singular_name' => _x( 'Article', 'post type singular name', 'your-plugin-textdomain' ),
'menu_name' => _x( 'Articles', 'admin menu', 'your-plugin-textdomain' ),
'name_admin_bar' => _x( 'Article', 'add new on admin bar', 'your-plugin-textdomain' ),
'add_new' => _x( 'Add New', 'book', 'your-plugin-textdomain' ),
'add_new_item' => __( 'Add New Article', 'your-plugin-textdomain' ),
'new_item' => __( 'New Article', 'your-plugin-textdomain' ),
'edit_item' => __( 'Edit Article', 'your-plugin-textdomain' ),
'view_item' => __( 'View Article', 'your-plugin-textdomain' ),
'all_items' => __( 'All Articles', 'your-plugin-textdomain' ),
'search_items' => __( 'Search Articles', 'your-plugin-textdomain' ),
'parent_item_colon' => __( 'Parent Articles:', 'your-plugin-textdomain' ),
'not_found' => __( 'No articles found.', 'your-plugin-textdomain' ),
'not_found_in_trash' => __( 'No articles found in Trash.', 'your-plugin-textdomain' ),
),
'public' => true,
'show_ui' => true,
//'has_archive' => false,
'has_archive' => true,
'hierarchical' => false,
'delete_with_user' => false,
'supports' => array( 'title', 'editor', 'excerpt', 'revisions', 'publicize' ),
'rewrite' => array(
'slug' => 'articles',
'with_front' => false,
),
));
register_taxonomy_for_object_type( 'category', 'article' );
Can I somehow use Medium plugin for this post type? OR there is no way to do it? Thank you!
]]>