When I try add subcategory everytime I get: The "Is New" attribute value is empty. Set the attribute and try again. I try solution with table “is new” set value required to 0 and uncheck box and add 1: But this not work for me. Can anyone help me?
Daily Archives: November 15, 2021
After upgrading from Magento 2.2 to Magento 2.4.3, I’m getting 404 error pages for 10 store views (e.g. mydevdomain.com/pub/de/) and only our international store views are working (EN, AR). I’ve switched to Luma theme and the same is happening, though our 2.2 store views are good and we didn’t experience […]
I’m trying to add ‘getter’ and ‘setter’ for my custom option value attribute, but ‘MagentoCatalogModelProductOptionValue’ is not extanceable model. I overrided the following method ‘MagentoCatalogModelProductOptionValue’: namespace VendorModuleNameModelProductOption; use VendorModuleNameModelOptionTypeTitle; /** * Catalog product option select type model * * @api */ class Value extends MagentoCatalogModelProductOptionValue { /** * {@inheritdoc} */ […]
After upgrading from Magento 2.2 to Magento 2.4.3, checkout order subtotal, grand total, shipping and everything in summary or cart page (not popup) are showing zero values. I’ve tried to disable our One step page extension and switched to Luma theme, but its still showing the same. Please help. Thanks […]
In PayFlow there is a line that retrieves the amount of the order, $request->setAmt($this->formatPrice($amount)); I want to format this in another currency, in my case Canadian $, it seems the amount returned by this statement is the default US dollars. What’s the best way to retrieve the Canadian dollar amount […]
In Kleopatra (Windows), I have the following key server When I try to fetch the GPG public key of XUbuntu (843938DF228D22F7B3742BC0D94AA3F0EFE21092) using Lookup on Server functionality, Kleopatra doesn’t return anything I’ve tried the following servers but nothing changed hkp://keys.gnupg.net keys.gnupg.net http://gpg-keyserver.de How should I debug this problem? Is there anything […]
I am working on translating a historical document with a lot of references to relatively obscure people in the 19th century. I want to include three types of markup: an index of names at the end with page numbers for all mentions of each person, footnotes where there is additional […]
I am trying to completely remove every trace of this “Google Drive” folder on my computer (the folder is deleted) but upon resetting Quick access to default by deleting this file “C:UsersYourUsernameAppDataRoamingMicrosoftWindowsRecentAutomaticDestinationsf01b4d95cf55d32a.automaticDestinations-ms” it gets re-pinned to Quick access despite not existing. I uninstalled the google drive application a while ago
I’m trying to block certain websites using OpenDNS but running into issues. I have successfully managed to get it to block general adult websites, but there are a few other websites I’d like to block too. As a test, I’m trying to get it to block Gumtree, and have added […]