We sacrifice by not doing any other technology, so that you get the best of Magento.

We sacrifice by not doing any other technology, so that you get the best of Magento.

    In the beforeSave method in file

    MagentoCatalogModelCategoryAttributeBackendImage

    REPLACE

    $imageName = $this->checkUniqueImageName($imageName);

    WITH

    if (array_key_exists('tmp_name', $value[0])) {
    $imageName = $this->checkUniqueImageName($imageName);
    }
    field_5bfb909c5ccae

      Get a Free Quote