CodeBard
Forum Replies Created
-
Forum: Plugins
In reply to: [CodeBard's Patron Button and Widgets for Patreon] Questions in mind AuthorThat’s a good idea indeed. It will likely make it into the next release.
Forum: Plugins
In reply to: [Patreon WordPress] Role OverrideYour question is a bit unclear. Whose role you want to override?
Additionally please use the official forums for support queries:
https://www.patreondevelopers.com/c/patreon-wordpress-plugin-support
Forum: Plugins
In reply to: [Patreon WordPress] How it Works?Closing.
Closing due to inactivity. If you encounter this, you can find us in the support forum in the pinned first.
Forum: Plugins
In reply to: [Patreon WordPress] Creator Access Token Refresh Automatically?Closed since was answered long time ago.
Forum: Plugins
In reply to: [Patreon WordPress] Warning: Invalid Arguement on line 341?Closing.
Forum: Plugins
In reply to: [Patreon WordPress] The blocked content is saying my real name!?This was fixed long ago. Closing.
Forum: Plugins
In reply to: [Patreon WordPress] Last update (31july) crash my web)Marking resolved.
You may contact your host to ask them to deactivate the plugin for you and check your error log.
If your host does not provide you support, then you can ftp into your website, go to plugins folder, and delete the patreon-connect directory. This will take plugin offline if it was still active.
Hi Jason. This would potentially point to a conflict in between the plugin and some other plugin in your site, and a resulting PHP error. The plugin is tested for various versions of PHP already and shouldnt create an error like this. Unless you activate an advanced feature like image locking which your host may not be allowing.
If you can check the error logs of your host and provide the info, we can get to the bottom of it.
Incidentally official support for PW is rendered at our official forum below:
https://www.patreondevelopers.com/c/patreon-wordpress-plugin-support
Forum: Plugins
In reply to: [Patreon WordPress] Creator Access Token Refresh Automatically?Indeed, these are the relevant functions and the init hook that trigger the creator token refresh check.
You can use them or copy them to a plugin of yours.
However the problem with token refresh as such is that the call to the api depends on the state of your server/host and the connectivity in between them and Patreon. If it does not succeed at the proper time for any reason (server congestion, timeout, connectivity issue, lost packet), then it causes issues.
Best method to do it programmatically is likely to start attempting it some time before the expiration of the token, and retry if it does not succeed as desired.
An alternative is non expiring creator tokens on api side.
Im going to look into this and talk it with the team to come up with a way to handle this in the best way possible. It will likely produce some result in the next 2 months, since there are other pending features and changes that needs releasing first.
Forum: Plugins
In reply to: [Patreon WordPress] Creator Access Token Refresh Automatically?We had code to refresh the creator token depending on expiration or other conditions, but connectivity in between sites and API seems to be causing problems for some sites.
In the coming weeks that code will be reconsidered. At the least, there is going to be a new ‘Reconnect’ button which will allow you to easily refresh all your credentials and reconnect the site to API with two clicks. So in that respect you wouldnt need to hassle with creator tokens in future in any case.
Forum: Plugins
In reply to: [Patreon WordPress] Warning: Invalid Arguement on line 341?That can be done in Patreon Settings tab in your WP admin in plugin settings by changing site-wide banner/notification to whatever you would like it to be.
Part of the post can be shown using the ‘sneak peek’ feature in Patron Plugin Pro which is an addon to Patreon WordPress. That’s a premium plugin.
Additionally, please post your support threads in our official support forum:
https://www.patreondevelopers.com/c/patreon-wordpress-plugin-support
Forum: Plugins
In reply to: [Patreon WordPress] Warning: Invalid Arguement on line 341?Your creator tiers do not seem to be acquired from options.
Can you try visiting post editor (any page) to try refreshing it? Also try checking if you have any JS errors appearing in Console tab when you open console. (F12 on chrome)
Additionally official support forums are at the below address:
https://www.patreondevelopers.com/c/patreon-wordpress-plugin-support
I think you posted this in the wrong forum – this is the support forum for the plugin “Patreon Button, Widgets and Plugin by CodeBard”. For getting help with ‘Follow by Email’ plugin, you should post in their own support forum.