-
Notifications
You must be signed in to change notification settings - Fork 143
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
cannot sync products #924
Comments
Automated Support MessageHello, Thanks for your interest in our plugin! Our developer team tries to provide personal support on GitHub whenever possible. If you have a feature request or feedback for the developers, reply with If you have encountered a bug or a problem with the plugin, keep reading for information that can help you resolve the issue yourself or provide us details we need to help you. Search Existing IssuesFirst, please search our issues to see if your problem has been reported before. Common Resolution MethodsIf you are experiencing a problem or bug and have not found any similar issue, please try the following:
Necessary InformationIf the above steps did not help, please provide the following information in your next comment in order for us to debug your problem:
Please include Response TimeWe prioritize issues with the tags If you have not responded to our automated message with one of the above phrases, such as Please note that we are not always able to provide support for issues related to interaction from other plugins with this plugin or related to the Facebook advertising interface. To get support related to Facebook ads, try visiting the Facebook Ads Help Center. For more information on our response times, visit Facebook Support on GitHub. Thank you, |
Automated Support Message - Issue ClosedHello, Because it has been 30 days since this issue was updated and you have not included For more information on our response times and support policy, visit Facebook Support on GitHub. Thank you, |
iam not able to sync products.
here is the error log
`
2019-03-26T11:41:51+00:00 CRITICAL Uncaught Error: Call to undefined method WC_Facebookcommerce_Integration::sync_all_products() in /var/www/vhosts/gladiatorr.net/httpdocs/wp-content/plugins/facebook-for-woocommerce/facebook-commerce.php:1862
Stack trace:
#0 /var/www/vhosts/gladiatorr.net/httpdocs/wp-content/plugins/facebook-for-woocommerce/facebook-commerce.php(1795): WC_Facebookcommerce_Integration->sync_all_fb_products_using_feed()
#1 /var/www/vhosts/gladiatorr.net/httpdocs/wp-includes/class-wp-hook.php(286): WC_Facebookcommerce_Integration->ajax_sync_all_fb_products_using_feed('')
#2 /var/www/vhosts/gladiatorr.net/httpdocs/wp-includes/class-wp-hook.php(310): WP_Hook->apply_filters('', Array)
#3 /var/www/vhosts/gladiatorr.net/httpdocs/wp-includes/plugin.php(465): WP_Hook->do_action(Array)
#4 /var/www/vhosts/gladiatorr.net/httpdocs/wp-admin/admin-ajax.php(167): do_action('wp_ajax_ajax_sy...')
#5 {main}
thrown in /var/www/vhosts/gladiatorr.net/httpdocs/wp-content/plugins/facebook-for-woocommerce/facebook-commerce.php on line 1862
2019-03-26T11:46:26+00:00 CRITICAL Uncaught Error: Call to undefined method WC_Facebookcommerce_Integration::sync_all_products() in /var/www/vhosts/gladiatorr.net/httpdocs/wp-content/plugins/facebook-for-woocommerce/facebook-commerce.php:1862
Stack trace:
#0 /var/www/vhosts/gladiatorr.net/httpdocs/wp-content/plugins/facebook-for-woocommerce/facebook-commerce.php(1795): WC_Facebookcommerce_Integration->sync_all_fb_products_using_feed()
#1 /var/www/vhosts/gladiatorr.net/httpdocs/wp-includes/class-wp-hook.php(286): WC_Facebookcommerce_Integration->ajax_sync_all_fb_products_using_feed('')
#2 /var/www/vhosts/gladiatorr.net/httpdocs/wp-includes/class-wp-hook.php(310): WP_Hook->apply_filters('', Array)
#3 /var/www/vhosts/gladiatorr.net/httpdocs/wp-includes/plugin.php(465): WP_Hook->do_action(Array)
#4 /var/www/vhosts/gladiatorr.net/httpdocs/wp-admin/admin-ajax.php(167): do_action('wp_ajax_ajax_sy...')
#5 {main}
thrown in /var/www/vhosts/gladiatorr.net/httpdocs/wp-content/plugins/facebook-for-woocommerce/facebook-commerce.php on line 1862
2019-03-26T12:28:57+00:00 CRITICAL Uncaught Error: Call to undefined method WC_Facebookcommerce_Integration::sync_all_products() in /var/www/vhosts/gladiatorr.net/httpdocs/wp-content/plugins/facebook-for-woocommerce/facebook-commerce.php:1862
Stack trace:
#0 /var/www/vhosts/gladiatorr.net/httpdocs/wp-content/plugins/facebook-for-woocommerce/facebook-commerce.php(1795): WC_Facebookcommerce_Integration->sync_all_fb_products_using_feed()
#1 /var/www/vhosts/gladiatorr.net/httpdocs/wp-includes/class-wp-hook.php(286): WC_Facebookcommerce_Integration->ajax_sync_all_fb_products_using_feed('')
#2 /var/www/vhosts/gladiatorr.net/httpdocs/wp-includes/class-wp-hook.php(310): WP_Hook->apply_filters('', Array)
#3 /var/www/vhosts/gladiatorr.net/httpdocs/wp-includes/plugin.php(465): WP_Hook->do_action(Array)
#4 /var/www/vhosts/gladiatorr.net/httpdocs/wp-admin/admin-ajax.php(167): do_action('wp_ajax_ajax_sy...')
#5 {main}
thrown in /var/www/vhosts/gladiatorr.net/httpdocs/wp-content/plugins/facebook-for-woocommerce/facebook-commerce.php on line 1862
`
The text was updated successfully, but these errors were encountered: