oc-shopaholic / oc-orders-shopaholic-plugin

🛒 Orders (cart) extension for Shopaholic plugin
https://octobercms.com/plugin/lovata-ordersshopaholic
GNU General Public License v3.0
27 stars 18 forks source link

In Currency.php line 42: Trait 'Kharanenka\Scope\ActiveField' not found #162

Closed kondratyukov closed 3 years ago

kondratyukov commented 3 years ago

installation error - In Currency.php line 42: Trait 'Kharanenka\Scope\ActiveField' not found. Please help

igor-tv commented 3 years ago

As a quick fix, try running composer i in the plugins/lovata/toolbox folder.

kondratyukov commented 3 years ago

I'm sorry, I'm a beginner programmer. In the directory ../plugins/lovata/toolbox, enter the command in the console - composer i. But after that it still gives the error "Trait 'Kharanenka \ Scope \ ActiveField' not found"(

kondratyukov commented 3 years ago

Screenshot_1

igor-tv commented 3 years ago

The error says that you have openssl disabled. Install this extension. Or install Laragon instead of Open Server, there will be no such problems.

kondratyukov commented 3 years ago

Laragon helped! Thank's