oc-shopaholic / oc-shopaholic-plugin

🛍️ No. 1 e-commerce platform for October CMS
https://shopaholic.one
GNU General Public License v3.0
425 stars 52 forks source link

Error "Trait 'Kharanenka\Scope\ActiveField' not found" on october:up with v466 #295

Closed bcwaretx closed 4 years ago

bcwaretx commented 4 years ago

When running october:up against OctoberCMS v1.0.466:

php artisan october:up

In Offer.php line 129:
Trait 'Kharanenka\Scope\ActiveField' not found

Lovata.Shopaholic at 1.27.1

Reverting to 465 resolves issue.

kharanenka commented 4 years ago

Hi! It is bug of OctoberCMS (version 466). We created issue and OctoberCSM core team have already fixed it. Fix will be added to 467 version.

bcwaretx commented 4 years ago

Got it! Will look for 467, or patch the changes from #5120: https://github.com/octobercms/october/issues/5110