Blog
Error: Invalid value of UK provided for the countryId field. Error File: vendor\magento\module-customer\Model\ResourceModel\AddressRepository.php Error line: 133 Code is: $customer = $this->customerRepository->getById($customer->getId()); $cattrValue = $customer->getCustomAttribute('username'); $customer->setCustomAttribute('username', $customerData['web_username']); $customer->setFirstname($customerData['first_name']); $customer->setLastname($customerData['last_name']); $this->customerRepository->save($customer, $hashedPassword);
How to reorder my account sidebar nav link in magento 2 ACCOUNT DASHBOARD MY ORDERS ADDRESS BOOK ACCOUNT INFORMATION MY PRODUCT REVIEWS NEWSLETTER SUBSCRIPTIONS How to Re arrange the nav links
I’m trying to add custom columns / attributes to the product filter when configuring a new widget. I’ve narrowed it down to magentomodule-catalogviewadminhtmltemplatescatalogproductwidgetchooserchooser.php but I can’t quite get it working properly. Ideally, I’d like to a couple of attributes but in addition, I’d like to filter on Attribute Set but […]
I am facing some weird problem on my site. When some user comes the website site first time like by any ad or by a direct link he/she is not able to add product to cart, until they go to another page and come back to the same page, then […]
I have a 3TB hard drive that I wiped and created a new NTFS partition the full size of the drive and then chose to do a Bitlocker full drive encryption of the more or less empty drive. I any case after hours of encryption, it got stuck at 99.9%. […]
It seems like the profiler on my site is automatically enabled after the site goes down in maintenance mode- Is there any reason why magento goes into maintenance mode and subsequently, the profiler is turned on? Could it be some kind of malware or intrusion on the site? Thank you!
I am wondering what’s a fast one-way sync of two folders in windows 10. One way sync means that changes in files or additions of files in Folder 1 are pushed to folder 2, but changes and additions to Folder 2 are not pushed to folder 1. In Windows Toy […]
I’m running Windows 10 Home build 1903, and recently started monitoring outbound connections (using Malwarebytes Windows Firewall Control). explorer.exe today attempted to connect to 104.24.102.72, which is a Cloudflare IP address. (This happened while I was using Win+Tab to modify workspaces, but that might be a coincidence.) explorer.exe appears to […]