AHWEBDEV
Forum Replies Created
-
Can you give me an url to test it ?
Ok so I suppose there is a problem with the databse.
Can you check is the table is correctly created in your databse ?
If not try to deactivate the plugin and re activate it to create the database. are you using the 1.1 of the pluhin ?Because with this response i saw the article read action is pushed on facebook, Or already exists on facebook.
Note: An actions news read can be publied only one time on facebook.
This activity cannot be duplicate between a post and an action until you delete it from your site or from facebook.You must look in the console when the page loading.
You will see a call to admin_ajax.php
You can check the response with fire bug.Forum: Plugins
In reply to: [Facebook AWD All in one] [Plugin: Facebook AWD All in one] See "and others"So you should try to look on the insight side.
Forum: Plugins
In reply to: [Facebook AWD All in one] [Plugin: Facebook AWD All in one] See "and others"That depends on what is the admin id you put in opengraph tags.
If it’s your id, you see that link.Try to change the size of the button if you use iframe, maybe the link is hidden by the container.
Hi, Thanks for report, exact that was an error in the plugin code.
Will be fixed in next release.Can you please look with firebug the response of the ajax call ?
It’s normal, the plugin use facebook to create a WP user and connect it to the site.
If he logout on facebook, the user will stay online as a WP user on your site.
If he logout from your site, in this case he will be logout from your site and facebook.
NO, You must delete the plugin folder using ftp.
And in future, you should check if your wordpress version is up to date and supported by plugin you installed.
This error is here because your wordpress version is too old.
Need 3.3.1All actions triggered on page load (11 sec after) can be published on facebook timeline only one time.
If the activity already exists on facebook, the plugin will not publish it again because facebook API return an error.
If the plugin cannot find this activity in the database, he will create it in the WP database, and will not publish it any more until you delete it by your self.
TO clear the table of activity, simply deactivate and reactivate the plugin Facebook AWD Opengraph Actions
Are you using an other plugin that use Facebook API ?
If a second plugin do that, the access token is renewed on facebook side, and so logout will be broken.
Because, if you logout from you site, the process is to logout on facebook, and to redirect the user on your site and then loggout him to your site.
Using a bad access_token that not match the one created by facebook awd will break all the process.
This option does not exist on the login button provided by Facebook.
Maybe you can shoose to do not use the “show faces” and activated the “show profile picture” instead.
And Add a plugin from faceobook as html5 to display friends and users already using your site.
This plugin is Facepile.
you can have it here:
http://developers.facebook.com/docs/reference/plugins/facepile/You just have to create a widget text and paste it inside.
Hi, using the Transient API is a really nice idea…
I will implement it to manage cache data.
For info, you can force clear cacha on any page using a paremter in the url.
http://exemple.com/my-post/?action=clear_fb_cacheForum: Plugins
In reply to: [Facebook AWD All in one] [Plugin: Facebook AWD All in one] See "and others"You want add this text to the like button ?
Sorry but,
It’s not possible to modify the content of the Facebook widgets.
It’s iframe hosted on facebook side.You activated the mode debug in settings of the plugin…
Turn it off.