We use Magento 2.4.6-p3, php8.2… I want to do mass edit of products attributes in backend grid. After choosing select All – confirmation is visible saying for example: 7565 records found (7565 selected). So, I select Update attribute, do editing and click Save. Unfortunately only first in the line/grid product […]
Daily Archives: December 25, 2023
The code I used for my 2.4.2 Installation no longer works in my 2.4.6 Installation. It seems they deprecated HMAC-SHA1 in favour of HMAC-SHA256. requests_oauthlib doesn’t support HMAC-SHA256 as far as I can see. I can’t get anything else to work (authomatic, OAuthLib,…). Can anybody help with some code snippets […]
Im trying to override the resolver by using a plugin in Magento 2 to change text. vendor/magento/module-quote/Model/CouponManagement.php – I need to change this class ApplyCouponToCart implements ResolverInterface { ... public function resolve(Field $field, $context, ResolveInfo $info, array $value = null, array $args = null) { ... /* Check current cart […]
I am trying to install magento 2.4 on my local machine. When i try to access through url it shows directory structure https://prnt.sc/1jbghbf . I found that index.php is missing in the root directory. What can be done for this? Please help me with the installation.
How to join an established Microsoft Workgroup using Windows Server 2008 Standard? I have Windows Network Wizard on CD, Created by one of the XP systems, but that fails to finish on Server 2008. I get a message to install manually, which I’m happy to do, but where to start?
I recently upgraded to Windows 11 and I have noticed some problems that I didn’t have before. Firstly, Xbox and Powershell automatically start after logging in. I have tried disabling them in startup app settings but the option seems to be greyed out/blocked. I have also tried using Task Manager […]
I have an Asus router: RT-AC1300G PLUS In its settings I set a ssh public key that I generated on my Windows PC using ssh-keygen. I can connect from my PC without a problem. I can’t however connect to my router from my Raspberry PI. I get Permission denied (publickey) […]
I don’t understand why, but my laptop isn’t discovering Bluetooth devices. When I go to the “Add Bluetooth or other device” option and try to connect my Bluetooth headset, no devices are displayed. Despite all my efforts, such as uninstalling and restarting for the automatic reinstallation of drivers by Windows, […]