Install and enable Basic Cart and Basic Cart Order, along with all listed dependencies.
Go to settings page. You will see a Fatal error due to undefined function currency_options(), which is found in the Currency module.
Not only is this dependency not declared, it should be possible to avoid it.
Forcing this complexity on a single currency site does not make for a very "Basic Cart".
Comments
Comment #1
Andrew Gorokhovets commentedThe same error:
Fatal error: Call to undefined function currency_options() in /sites/all/modules/basic_cart/basic_cart.admin.inc on line 55
Comment #2
alex dicianu commentedYou should not use the dev version on live sites. It's still under development and such errors could appear.
Comment #3
BioALIEN commented@dicix I can confirm the same error is present on the 7.x-3.0 version.
Comment #4
klonosBetter issue title so that people can spot it easily.
Comment #5
klonosI only see this in the dev. 7.x-3.0 is fine (apart from triggering #1044914: Fatal error: Call to undefined function views_include()).
Comment #6
evil_cz commentedComment #7
norman.lolThank 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. ✨