Krzysztof Zdziebło
Krzysztof Zdziebło
Since 1.7.2 i am having trouble with the i18n behaviour. It changed and doesn't deliver the proper language object. Code: `CategoryQuery::Create()->joinWithI18n(getLocale())->filterByIsMenu(true)->filterByParentId($category->getCategoryId())->useCategoryI18nQuery()->filterByIsactive(true)->enduse()->orderBySort()->find()` Executed query 1.7.1: `SELECT .. FROM `category` LEFT JOIN...
Class Gregwar\\Image\\Adapter\\Imagick contains 1 abstract method and must therefore be declared abstract or implement the remaining methods (Gregwar\\Image\\Adapter\\AdapterInterface::saveWebp) in vendor/gregwar/image/Gregwar/Image/Adapter/Imagick.php on line 7