reddalek
Forum Replies Created
-
Good news! Through trial and error I finally found the root cause: it’s an incompatibility with this plugin: 2FAS Light — Google Authenticator (https://www.ads-software.com/plugins/2fas-light/).
Hi @mikeyboo – just checking whether this is still on your radar? Were you able to confirm that it is an issue on the plugin itself or should I investigate something else?
Thanks so much @mikeyboo! Hope you are both enjoying happy holidays ??
@gn_themes That’s great to hear, thank you! And thanks for everything you do with this plugin.
Hi @gn_themes! Just wanted to check that a fix for this was still planned?
Forum: Plugins
In reply to: [GR Progress Widget] New “Not currently reading anything” errorJust to let you know, I finally fixed this issue by downgrading the version of PHP on my host from 7.3 to 7.2. So there is clearly some issue with 7.3… but I lack the debugging skills to say exactly what it is ??
Forum: Plugins
In reply to: [GR Progress Widget] New “Not currently reading anything” errorHmm, OK. Thanks for confirming. I’ll keep trying to dig into it myself.
Yes, I have. I’ve also tried using a different user’s ID (which is also set to public) with the same result.
Forum: Plugins
In reply to: [GR Progress Widget] New “Not currently reading anything” errorThe troubleshooting section doesn’t fully apply here – unless I’m only seeing a truncated version ??
I’m not getting a “error retrieving data from Goodreads” message – it’s just displaying “not currently reading anything” without any error message.
But yes, I ran through the steps and can confirm that the plugin is set-up correctly. This was working until a few weeks ago and I haven’t many any configuration changes.
User ID: 5636082
Shelf name: currently-readingLet me know a method to send you my key privately if you need it.
Thanks for your help!
Forum: Plugins
In reply to: [GR Progress Widget] New “Not currently reading anything” errorHi,
Yes, I redacted my API key to avoid posting it on a public forum.
My profile URL is here: https://www.goodreads.com/user/show/5636082-dominic-self
Hi Andy,
All I did was replace every instance in the code of 2.2 with 2.8 (part of the Graph URLs), and observed that it kept working ??
I don’t use all of the plugin’s functionality so it’s totally possible that something did break.
@tornevall While that is certainly a risk, I did upgrade all of the Graph calls in my copy of the plugin to 2.8 and haven’t seen any broken functionality so far.
I am not sure the Pro version is still available I’m afraid.
When you say it didn’t work… are you still getting the same error message? Have you tried re-authorising the plugin?
@loeschl Glad you are taken care of!
@tschooper Sounds good. If that doesn’t work, perhaps message me separately and we can try to work it out. My email is mail@ and then the website listed on my profile.
Yes, I do mean the Authorise button again ??
Do you have your App ID and App Secret filled in correctly?
This isn’t a setting, you will actually have to edit the source code for the plugin.
1. Go to Plugins -> Editor on the WordPress menu
2. In the top-right selector, select ‘Add Link to Facebook’
3. You’ll see a list of files on the right-hand side. Select ‘add-link-to-facebook/add-link-to-facebook-int.php’
4. Search for ‘static function Process_fb_token’ in the text editor
5. When you find it, replace the section with the code I providedThen reauthorise the plugin and you should be going again.