When i run magento upgrade, i get the follwing error: Im using xammp, windows. Can some assist me please>? {"error":{"root_cause":[{"type":"illegal_argument_exception","reason":"Unknown filter type [phonetic] for [phonetic]"}],"type":"illegal_argument_exception","reason":"Unknown filter type [phonetic] for [phonetic]"},"status":400}
Daily Archives: October 21, 2023
I need to apply a mask (formatting) to a field on the “checkout/#shipping” page, where can I find the code, which page?
I have multi website setup and, I have create one Custom Customer Attribute named “mobile_number”, that shows on create account form at frontend. Now the issue is while creating customer in one website and customer registers with “123” mobile_number and then again if I create the customer with same mobile_number […]
When I try to edit a configurable product, the price is not displayed and the field to enter the price is disabled. Is it a BUG or a standard Magento feature?
How can I set required field in filter Date field in magento2 grid Interval : This is required field. Admin can NOT click “Apply Filters” without selecting values in at least 1 among 2 fields.
When I run WSL, Ubuntu starts to install. Then it prints out an error WslRegisterDistribution failed with error: 0x80370114 and starts to install anew: enter image description here
I am struggling to get nginx processing *.php files in a container app. I have read all over the places, even here in SO, but everything I have tried still not working for me meaning I am able to access the web server through http://localhost:8080 but if I do http://localhost:8080/index.php […]
I have an HPE Proliant ML370 G5 and want to install Proxmox on it using ZFS but apparently you can only do that if you don’t use the RAID controller and instead enable HBA. How can I do that? There’s nothing in the user manual My RAID controller card is […]
I set up ufw firewall on a Debian 12.1 sever. This is my configuration: sudo ufw status verbose Status: active Logging: on (low) Default: allow (incoming), allow (outgoing), deny (routed) New profiles: skip To Action From -- ------ ---- 646 ALLOW IN Anywhere 7886 ALLOW IN 172.16.0.0/12 7886 DENY IN […]