Closed (fixed)
Project:
Commerce Kickstart
Version:
7.x-2.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Reporter:
Created:
15 Aug 2012 at 05:54 UTC
Updated:
29 Aug 2012 at 16:31 UTC
there are errors when visit url: http://localhost/c/user/5/orders
Fatal error: Call to undefined function _commerce_kickstart_user_page_title() in D:\xampp\htdocs\pressflow7\profiles\commerce_kickstart\modules\commerce_kickstart\commerce_backoffice\commerce_backoffice.module on line 198
Comments
Comment #1
iwhy commentedI find the function is defined here:
but how to include the file in another module named "commerce_backoffice"
Comment #2
bojanz commentedMerged a fix: https://code.drupalcommerce.org/#/c/349/