Closed (works as designed)
Project:
Commerce Kickstart
Version:
7.x-2.0-rc1
Component:
User interface
Priority:
Minor
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
9 Oct 2012 at 21:18 UTC
Updated:
5 Aug 2013 at 13:26 UTC
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
Comment #1
theo_ commentedThis error is related to the patch we applied on views. So you are probably not using the views module shipped with kickstart.
Comment #2
diethel commentedSince 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.
Comment #3
Shevchuk commenteddeleted
Comment #4
jking1224 commentedWhat 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
Comment #5
idflood commentedHere is the patch: http://drupal.org/files/filter_term_node_tid_multiple_vocabularies-17168...
#1716826: Content: Has taxonomy terms from Multiple Vocabularies Filter