Magento 2.4.5-p1 Smartwave Porto theme I keep getting the Something went wrong with processing the default view and we have restored the filter to its original state. Error in: CATALOG -> Products Doing the: TRUNCATE ui_bookmark; Is a very temporary fix and as soon as I change the filter to […]
Daily Archives: March 11, 2023
I have a few questions regarding the remote storage feature of Magento 2 Is it available with Magento 2 CE Does it support S3 Compatible storage like b2, minio etc Do these folders get stored in bucket? var/* pub/media/* pub/static/* etc/* Thanks
I am trying to override authorization.phtml located in vendor/magento/module-customer/view/frontend/templates/account/link . this file contains word “or” that appear between sign in or create account header link which i like to remove. I have created the custom theme ( luma ) and created this path . app/code/design/vendor/custom-luma/module-customer/view/frontend/templates/account/link/ and added modified authorization.phtml file […]
Magento 2.4.5-p1 On admin panel when editing products some of the attribute drop down boxes work (Attribute set, Manufacturer, Condition) while others do not, the box will drop down and only show one empty option. This is a fresh install except for a theme I installed, I have removed the […]
whenever I activate the option ‘Validate REMOTE_ADDR’ it happens this error. I don’t know what to do… The "remote_addr" session value is invalid. Verify and try again. and in admin, i’m redirected to luma
I did a search but can’t find this exact issue. I bought 2 x 16GB of G.Skill RAM. Identical sticks, same timing as old ram. Dell Inspiron 3891: Will boot with factory ram, 8GB. Will boot with some old ram, 4GB. Will boot with both together. Won’t boot 1 stick […]
I followed this link to move my WSL2 file system from 1 drive to another. How do I verify that this did suceed? I tried creating a pretty large dummy file in my root folder pwd >>> /home/vishal/ mkdir some_folder cd some_folder fallocate -l 50G dummy_img.img But it doesn’t seem […]
I am working out of Italy and Canada. I would like a VPN that has a fixed Canadian iP address–if that is possible, fastest speed possible. I have a Asus router in Toronto with direct fiber [800 Mbps up and down] that I could use a my personal server, or […]
I’d like to use email encryption only for the transport, not for local storage (for reasoning, see the end). I want to have all my email decrypted locally (in Sent, Deleted, Inbox, etc.), but encrypted when being sent/received. Reading section “What are the consequences of using e2ee” here Introduction to […]