Closed (fixed)
Project:
Commerce Core
Version:
7.x-1.5
Component:
Customer
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
10 Mar 2013 at 15:13 UTC
Updated:
4 Apr 2013 at 19:50 UTC
After deleting a field under Store » Configuration » Order settings » Manage fields, got the following:
Fatal error: Call to undefined function commerce_checkout_pane_load() in /commerce/modules/customer/commerce_customer.module on line 462
Another checkout module function call exists a few lines further on down. Should there be a module_exists() condition for these or assumption that checkout module should be enabled?
Comments
Comment #1
rszrama commentedI actually found two additional problems while fixing this:
Commit: http://drupalcode.org/project/commerce.git/commitdiff/deac205