Ryan J. Peterson
Forum Replies Created
-
Forum: Plugins
In reply to: [Keyring] [Plugin: Keyring] ContributionBeau, Sounds good, if there is anything I can do to help, let me know, I am going to start working on integrating this into our codebase which will be in production as soon as we have it working, so, if I can aid in thee merge to help move it along, I will, I don’t want to have to re-write something similar. So, if you have an idea of a timeline, it would help me figure out some of our upcoming feature releases.
Thanks,
RyanForum: Plugins
In reply to: [Facebook Comments] [Plugin: Facebook Comments] not workingdjmattkay,
curl in safe mode is does not allow for redirects when calling a URL. I am working on updating the plugin to use a Facebook app via the API’s so that CURL can be removed and will eliminate the number of issues that come up. Should have it done in a day or two here.
Ryan
Forum: Plugins
In reply to: [Facebook Comments] [Plugin: Facebook Comments] not workingmpk_021,
This error came from curl timing out when talking to Facebook. I have added a set_time_limit to the script to help with this. You may also need to adjust the PHP settings to allow some more time for curl and Facebook to communicate.
Ryan
Forum: Plugins
In reply to: [Facebook Comments] [Plugin: Facebook Comments] not workingmpk_021,
Looks like it’s not importing all pages/notes here. Let me fix this and commit an update.