I installed this on a relatively clean drupal installation that I hadn't yet put views onto. The site white-screened and returned "Fatal error: Call to undefined function views_get_page_view() in .../sites/all/modules/contrib/commerce_backoffice/commerce_backoffice.module on line 23"

After installing Views, the site loads fine. It might be good to add views as a dependency for the main module.

CommentFileSizeAuthor
#2 2681503-2.views_dependency.patch486 bytesrszrama
Support from Acquia helps fund testing for Drupal Acquia logo

Comments

mrweiner created an issue. See original summary.

rszrama’s picture

Version: 7.x-1.5 » 7.x-1.x-dev
Status: Active » Reviewed & tested by the community
FileSize
486 bytes

Weird that the dependencies are cascading up via the other Views contrib dependencies, but easy to fix.

  • rszrama committed f9decbb on 7.x-1.x
    Issue #2681503 by rszrama: Errors when installed without views
    
rszrama’s picture

Status: Reviewed & tested by the community » Fixed

Committed.

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.