Skip to content
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

Problem with Imports #122

Open
topgunsystems opened this issue Jan 14, 2016 · 1 comment
Open

Problem with Imports #122

topgunsystems opened this issue Jan 14, 2016 · 1 comment

Comments

@topgunsystems
Copy link

Cannot get images to import. If I leave them out of the mix, everything else comes in fine.

I get this error.


Fatal error: Call to undefined method WooCommerce::get_attribute_taxonomies() in /homepages/38/d100013500/htdocs/xpg/wp-content/plugins/dgrundel-woo-product-importer-83a0668/woo-product-importer-ajax.php on line 85

@sebaswelt
Copy link

Change line 85 to: $attribute_taxonomies = wc_get_attribute_taxonomies();

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants