bossanova808 / CommerceRegisterOnCheckout

ARCHIVED: SEE README Allow user registration during Craft Commerce V1 checkouts.
Other
33 stars 3 forks source link

Custom DB prefix not working #5

Closed olsp closed 7 years ago

olsp commented 7 years ago

I just wanted to install the plugin but got the following error message: CDbCommand failed to execute the SQL statement: SQLSTATE[42S02]: Base table or view not found: 1146 Table 'd0227279.craft_commerceregisteroncheckout' doesn't exist

In my config/db.php I set a custom prefix, which is not 'craft' - it seems like the plugins does not take care of this.

bossanova808 commented 7 years ago

Yep that's a bug.

I have some minor fixes to do so son, will add this to the list. In the meantime if you change the prefix in the add-on code that should get you started.... Sorry!

bossanova808 commented 7 years ago

Should be fixed in the latest: https://github.com/bossanova808/CommerceRegisterOnCheckout/releases/tag/0.0.7