Closed (duplicate)
Project:
e-Commerce
Version:
5.x-4.1-alpha10
Component:
ec_customer
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
6 Feb 2008 at 23:12 UTC
Updated:
7 Feb 2008 at 00:21 UTC
I begun by only having the minimal modules enabled, as suggested in the installation instructions. (Token, Store and Anonymous Purchasing)
Then I got this response when clicking Check out:
Fatal error: Call to undefined function store_address_form() in /home/.soes/ronnqvist/drupal/drupal5/sites/subtest3.simon.fi/modules/ecommerce/ec_customer/ec_customer.module on line 642
Enabling the Address module helped.
However, when not being logged in it occurred again. (During the previous attempts i was logged in as admin.) Setting Anonymous purchasing policy to "Registered only" worked as an ugly workaround to avoid the issue.
Comments
Comment #1
gordon commentedThis has already been fixed.
Actually you should only install the store module to start off with as the store module will install everything else that is required.