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

gordon’s picture

Status: Active » Closed (duplicate)

This 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.