i try to check if the user logged in , and i logged in but it returns the message says that i’m not logged in why ?? i tried 2 methods <?php namespace MainStoreBlock; use MagentoCustomerModelSession; class wishlist extends MagentoFrameworkViewElementTemplate { protected $customerSession; /** * * @param MagentoFrameworkViewElementTemplateContext $context * […]
Daily Archives: July 24, 2023
I created an event in custom module admin . After caling event need to send data from observer to phtml page on admin side in Magento 2
I run Whisper on an Intel-Mac with an Intel Core i7-CPU (Whisper doesn’t seem to support AMD Radeon GPUs at the moment, hence I use CPU). When I run Whisper on this computer when it otherwise mostly is idle Whisper takes around 500-550 % CPU (1200 % is max – […]
I just transferred the domain from Google Domains to Cloud Domains on Google Cloud. I also set up a Cloud DNS with DNSSEC on. I switch the domain from Google Domains to Cloud DNS. The IP address is correct since when I put it in the browser, it shows the […]
Context I’m using a Windows 11 Pro machine that has following ver : C:Users>ver Microsoft Windows [Version 10.0.22621.1992] I am using Docker Desktop in windows container mode and I would like to start a windows container with --isolation=process with the following command docker run -it --rm --name container_name -v .:c:/localroot […]
I’m attempting to run both an Express backend and React frontend from one Ubuntu server through Nginx, with Cloudflare handling SSL and DNS. My goal is to have the backend on api.nonsensefreerecipes.com, and the frontend on nonsensefreerecipes.com. The front end works great, the backend never connects (usually 521 error). My […]
I have allocated VLC Player to open .mp4 files from Settings -> Default Apps -> Choose default apps by file type, see screenshot labeled Before. But when I try to open an mp4 file, it still asked me to select which program I want to use for this file, see […]