I was so excited to see you added payment to latest dev but i can't get to the settings page.

I installed;

Basic cart
Order
Basic cart payment
Payment
Features
Entity API
Strongarm

Was able to get to the checkout settings page but not general settings. White blank screen.

Comments

Mile3’s picture

Having the same issue. Did you find anything?

evil_cz’s picture

Confirmation. Clean install of D7 plus Basic Cart 7.x-3.x-dev from 2014-Oct-01 (7.x-3.0+8-dev), Whitescreen instead of settings page.
===========
Apache2 error log:
PHP Fatal error: Call to undefined function currency_options() in .../sites/all/modules/basic_cart/basic_cart.admin.inc on line 55
===========
Reason: There is a missing dependency in installation process of BasicCart.
===========
Solution: Install and enable the Currency module.

drush dl currency
drush en currency
norman.lol’s picture

Status: Active » Closed (outdated)

Thank you everyone for taking the time to report and discuss this issue. 🙇🏻‍♂️

As the Drupal 7 versions of this module are no longer supported, I’ll be closing this issue. 🔚

Huge thanks and credit to everyone who contributed in any way. ✨

Now that this issue is closed, please review the contribution record.

As a contributor, attribute any organization that helped you, or if you volunteered your own time.

Maintainers, please credit people who helped resolve this issue.