neesley
Forum Replies Created
-
Forum: Plugins
In reply to: [Facebook] Plugin not publishing to profileI have the same problem.
Forum: Plugins
In reply to: [Facebook] Unable to Submit Action TypeNo luck…
This is the error I’m receiving:
Failed posting to your Facebook Timeline. Error: {"message":"(#3502) Object at URL http://[my URL] has og:type of 'website'. The property 'article' requires an object of og:type 'article'. ","type":"OAuthException"}Forum: Plugins
In reply to: [Facebook] FB Comments AJAXI got this working.
Unfortunately, during the last two updates, something else went wrong.
Now, the very first comment will not load.
I.e. when a user makes the first comment–nothing shows up. When the page reloads, the comment shows up–and here’s the tricky part–subsequent comments do appear right away. And deletions also go away immediately.
This happens when my page is loaded via an AJAX call and when it’s loaded without an AJAX call.
Any help? Thanks in advance.
Forum: Plugins
In reply to: [Facebook] Unable to Submit Action TypeI have this problem as well.
Any suggestions?
Forum: Plugins
In reply to: [Facebook] FB Comments AJAXThat’s what I was thinking, but it’s my understanding that an AJAX call will strip out any Javascript in the called fragment. So the parsing command would need to be included in the fragment call.
Am I on the right track?
Forum: Plugins
In reply to: [Facebook] FB Comments AJAXYup. Just not quite sure where to integrate it. I imagine it must be in an AJAX call in my theme, but I thought there may be an offhand chance I can include it in the FB plugin files somewhere.
Where do the reload scripts go?