Closed (fixed)
Project:
Ubercart
Version:
7.x-3.0-rc2
Component:
Orders
Priority:
Minor
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
18 Nov 2011 at 18:08 UTC
Updated:
2 Dec 2011 at 20:30 UTC
Order module can be activated before Store and gives a Fatal error "Call to undefined function uc_address_property_info()" making very difficult to use the drupal distribution. Activating and configuring Store module seems to solve the problem.
It could be a good idea to add a requiring dependence of store module, so order module can't be activated before the store one. That could help the noobies like me live a bit longer.
Comments
Comment #1
longwaveFixed in both branches.
Comment #2
AlfonsoAB commentedThanks :)