AHWEBDEV
Forum Replies Created
-
Forum: Plugins
In reply to: [Facebook AWD All in one] [Plugin: Facebook AWD All in one] Fatal ErrorIf you look the error, it come from your WP install Fatal error: Call to a member function get() on a non-object in /home/prankst3/public_html/theicarusline.co.uk/wp-includes/query.php on line 27
I just search in all the code a place where i could make a query to WP databse. but did’nt found it.
I tried to install on a new fresh install… and it works without any errors.
You should look on other plugins that should be in confict
Forum: Plugins
In reply to: [Facebook AWD All in one] [Plugin: Facebook AWD All in one] Fatal ErrorHi, please give me a way to reproduce the error.
Where did you get this error ?
What is the version of the plugin ?
What is the version of you WP install.Thanks.
Did you check if you have no errors on admin side (javascript error)
Because when you set the radio to on, the form should be displayed.The submit of the form is triggered via JAvascript. if you have javascript error, that can break the save.
Forum: Fixing WordPress
In reply to: Facebook opengraph actions meta data and post trigger aggregationHi, Actions are not more supported by Facebook AWD base plugin.
To use actions, you can add the following plugin working with Facebook AWD: http://facebook-awd.ahwebdev.fr/plugins/opengraph-actions/Forum: Plugins
In reply to: [Facebook AWD All in one] [Plugin: Facebook AWD All in one] jquery issueI think it a problem related to the cookie that sotre the opened tabs in settings.
Try to change your cookie policy settings in browser.
Or, you can disable usage of cookies for tabs.Open the facebook_awd_admin.js, and go to line 23
replace the tabs function with this one://create the tabs in options pages admin $("#div_options_content_tabs").tabs({ fx: { opacity: 'toggle',duration:'fast'} });But you will loose the last tabs opened memory.
Hi,
Check if you do not choose to disable tags in the post it self ?
I am testing it on a new wp install too, and it works.
Forum: Plugins
In reply to: [Facebook AWD All in one] [Plugin: Facebook AWD All in one] OG: DescriptionThe error above occurs because I added “echo do_shortcode(‘[AWD_custom_action html=”span” action=”read” object=”article” event=”AWD_facebook_tracker” url=”‘.get_permalink().'”]’);” in the single.php page.
After the update this line should be removed since the open graph , is no longer supported.
This function will not break anythings since i removed action.
This error come from the order of Meta in opengraph.
I updated yesterday without chnage the version can you re install and try it ?
Forum: Plugins
In reply to: [Facebook AWD All in one] [Plugin: Facebook AWD All in one] OG: DescriptionSorry mmsa12, but only paypal will be used as payement method.
I can’t do it by other way for me.Consider pay to paypal using a proxy outside of your country…
Forum: Plugins
In reply to: [Facebook AWD All in one] [Plugin: Facebook AWD All in one] OG: DescriptionNow use the BUG tracker to submit issue. This is a know issue, Thanks.
Forum: Plugins
In reply to: [Facebook AWD All in one] [Plugin: Facebook AWD All in one] Likes are goneHi,
A like button = an url.
If the url change, the like button will not know where to look to know “likes” number.Hi, You have an other plugin in conflict.
Because an other plugin is trying to load the Facebook library an other time.
That duplicate code, and break things.Hi, the Facebook AWD SEO comments will do a part of your need.
This plugin can display Facebook comments in html format in posts and page. He will merge facebook comments count with WP count.
But he can’t display comments in an other place than posts.
If you really need this feature, you can create a request for it on the tracker of the project.
http://trac.ahwebdev.fr/projects/facebook-awd/Forum: Plugins
In reply to: [Facebook AWD All in one] [Plugin: Facebook AWD All in one] OG: DescriptionEverything will be online on the new website at the end of the week. Not before.
When your WP will say you to update, the sub plugin for actions will be ready too.
Sorry, but i was logged in to your site without any errors.
Maybe it was an error from Facebook API while linking your account.
It’s may occured sometimes with facebook.Clean all your cache
Log in with your WP account, go to your profile and unsync FB data.
Then relogin with Facebook.This should work.
If you want ot link your admin account, you must first be logged in WP, then click on the Facebook login button.
Hi, how can i reproduce bug ?