I am getting this error on the demo store installation

An AJAX HTTP error occurred. HTTP Result Code: 200 Debugging information follows. Path: http://MYSITE/install.php?profile=commerce_kickstart&welcome=done&locale=en&id=2&op=do StatusText: OK ResponseText: Fatal error: Call to undefined function _views_taxonomy_get_vocabularies_by_names() in /home/MYSITE/public_html/profiles/commerce_kickstart/modules/commerce_kickstart/commerce_backoffice/commerce_backoffice_product.module on line 231

Comments

theo_’s picture

This error is related to the patch we applied on views. So you are probably not using the views module shipped with kickstart.

diethel’s picture

Priority: Critical » Minor
Status: Active » Closed (works as designed)

Since I was installing Commerce Kickstart on a multisite setup, I moved my previous views folder to my main site directory, and it installed normally. Thanks.

Shevchuk’s picture

deleted

jking1224’s picture

What patch applied to views? I too am using a multi-site setup and have Views 7.x-3.5 already installed for other sites.

How do I find and apply the patch you refer to or use the specific version of views Commerce Kickstart is using?

I have the exact same error as original post:
Call to undefined function _views_taxonomy_get_vocabularies_by_names() in (mydir)/profiles/commerce_kickstart/modules/commerce_kickstart/commerce_backoffice/commerce_backoffice_product.module on line 231