Adam Losier
Forum Replies Created
-
Forum: Plugins
In reply to: [] Can't install the PluginI know this is a year old but yeah I made a big mistake when I uploaded version 2.0.5 that took me a few weeks before I realized I screwed it up.
However I fixed the issue so if your reading this in the future just avoid version 2.0.5 and you should be good. I’m currently working on version 2.1.0 as we speak as well.
Forum: Plugins
In reply to: [] Missing meta box with last beta versionChanging this to resolved.
Forum: Plugins
In reply to: [] Open Graph Warnings That Should Be FixedThis issue has been fixed if your using the newest version.
Forum: Plugins
In reply to: [] Error Trying to Access Plugin PanelChanging this to resolved.
Forum: Plugins
In reply to: [] Object Invalid ValueScratch what I said before lol Update to version 2.0.4 just pushed out a proper fix for your issue.
Turn’s out Facebook doesn’t support as many locale’s as WordPress does so I had to toss in a little verification.
Anyway version 2.0.4 should be showing up in your admin panel soon. Let me know if you see any more issues.
Thanks.
Forum: Plugins
In reply to: [] Object Invalid ValuePushed out the update that will fix your issue, I’ll be looking into this a lot more tonight and will probably push out another update tomorrow with a proper change as well as one or two others if I have time.
Forum: Plugins
In reply to: [] Object Invalid ValueI’m pushing out a hot-fix for this right now.
It’s an issue with locale’s noticed it for a few different ones WordPress uses, I’m just going to disable the locale tag for now (it wont hurt any thing on any ones website).
And I’ll do a proper fix soon it’ll take a couple days to go through and debug everything related to this.
You should see the update in your admin panel soon. It’ll be version 2.0.3
Forum: Plugins
In reply to: [] Video attributeThanks jepsen,
I’ll try to push out a bug fix for that issue later on today as for the video only showing an image its a tough one to figure out.
Your not the only one having that issue and I’m going to be doing a lot of research on how to improve and make it as easy as possible for people to share YouTube images, ect…
I’ll keep you posted but when I tested the link out on my Facebook profile the video showed up in my activity feed just fine just not my Timeline or news feed I think it might be something to do with the Article type.
But yeah I’ll run a bunch more tests today and try to pin down why exactly this happens.
Thanks.
Forum: Plugins
In reply to: [] Video attributeHmm,
The video does post to my activity log just fine but it didn’t seem to show up in my timeline or news feed which may or may not be caused from that error in the debugger.
I actually think you’ve found a bug in my code with fb:admins I’ll have to run a test on my side of things to double check that.
The video link your using is just fine, in the meantime can you go into your WordPress Admin panel go to the Social Graph menu and only put in one FB ID attribute instead of two with a comma and re-run the debugger with just one number in there and let me know if that gets rid of the error for you.
I’m almost 100% sure now that there is a bug when adding the fb:admins meta tags to the site, I’ll fix that up as soon as I can and push out an update.
Thanks.
Forum: Plugins
In reply to: [] Video attributeHi jepsen,
I had a look at your page and try changing your YouTube link to the following.
https://www.youtube.com/v/zLbw2Me3SIk?enablejsapi=1&version=3&playerapiid=ytplayer
I ran a quick test on my site and that link seems to work fine. The problem with your link was it did not have the enablejsapi=1 after the ?.
Basically try to form your YouTube links like
https://www.youtube.com/v/YOUTUBE_VIDEO_ID_GOES_HERE?enablejsapi=1&version=3&playerapiid=ytplayer
You can also use the Google API YouTube links. It can be a little bit fussy and I’m working on an easier solution for people to add YouTube links to the video input.
If it doesn’t work after making that change let me know and I’ll have a look at your page again and I’ll try to like it myself to see what pops up in my news feed.
Thanks.
Forum: Plugins
In reply to: [] Warning: — line 318Fixed up the line that would be causing the bug, I don’t usually test in WPMU just standard WP.
I’ll push out a hot-fix for your issue now you should see the update in your admin panel soon.
If you notice anything else wrong when using it in WPMU by all means let me know and I’ll do my best to fix it up.
Forum: Plugins
In reply to: [] Warning: — line 318Hi illbehonest,
I’ll check out the code and see what’s up.
Forum: Plugins
In reply to: [] Missing meta box with last beta versionJust released Version 2.0.0, didn’t realized I missed a file in a previous version.
Forum: Plugins
In reply to: [] Error Trying to Access Plugin PanelWhat version of WordPress are you running?
Forum: Plugins
In reply to: [New Plugin: Social Graph Protocol] Need Some Testers & Initial FeedbackThanks for the great suggestions Sky, I think I’ll implement some of them during my next feature release.
I also think that I’m going to add an option to include a author meta tag and provide details about linking to your Google+ profile so that if you run a quality blog after a little bit of time your picture will show up beside the Google search result.
Google’s had that feature for quite some time and I think its great but underutilized and it fall’s in nicely with the worldwide social graph, not just the Facebook social graph.
But thanks again for the suggestions I’ll have to think about that the next time I’m adding some more features.