oc-shopaholic-plugin icon indicating copy to clipboard operation
oc-shopaholic-plugin copied to clipboard

Error after installiation

Open Mypetr opened this issue 3 years ago • 2 comments

Trait 'Kharanenka\Scope\ExternalIDField' not found /var/www/u1029833/data/www/imkgs.ru/plugins/lovata/mightyseo/models/SeoTemplate.php line 29

  • @property \October\Rain\Argon\Argon $updated_at

  • @property \October\Rain\Argon\Argon $created_at

  • @method static $this getByKey(string $sKey)

  • @method static $this getByExternalType(string $sKey) */ class SeoTemplate extends Model { use Validation; use ExternalIDField; use TraitCached;

    public $table = 'lovata_mighty_seo_templates';

Mypetr avatar Jun 25 '21 14:06 Mypetr

Hi, Please run composer install command in plugins/lovata/toolbox folder in your project

kharanenka avatar Jun 28 '21 10:06 kharanenka

Any progress on updating the bundle so this is automatically included when downloaded through the marketplace?

ericp-mrel avatar Nov 24 '21 23:11 ericp-mrel