Andrew
Results
1
comments of
Andrew
> Same problem :( > quick fix is to change `'/'.$this->getPrimaryKey().'/images/image-by-item-and-alias',` > to `'/yii2images/images/image-by-item-and-alias',` > or back to `'/'.$this->getModule()->id.'/images/image-by-item-and-alias',` > in `vendor\costa-rico\yii2-images\models\Image.php` Thanks you. Helped to fix this problem.