Closed (fixed)
Project:
Ubercart
Version:
6.x-2.0-beta5
Component:
Code
Priority:
Critical
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
7 Mar 2009 at 18:30 UTC
Updated:
21 Mar 2009 at 19:50 UTC
Fresh install of U2b5, enabled product/store/downloads.
When navigating here to setup download directory: admin/store/settings/products receive this error:
Fatal error: Call to undefined function uc_order_status_list() in /home/XXXXX/public_html/dev/sites/all/modules/ubercart/uc_file/uc_file.module on line 951
Comments
Comment #1
Clint Eagar commentedError also occurs when navigating here: admin/store/settings/products/edit/features
Comment #2
Clint Eagar commentedEnabling uc_orders solves problem, for my use I don't need uc_orders, if its required it needs to be a required dependency.
Comment #3
Island Usurper commentedYeah, uc_order is required. I'm not sure why it wasn't in the .info file before.
Fixed.