I successfully installed Magento 2 and now trying to get working. If I run apache2 –version Apache2 appears to be running. MySql version and I was going to check PHP version but there are multiple options so not sure what to do there. When I try to open ‘localhost’ in […]
Daily Archives: August 17, 2026
Hey There i have been facing a serious issue in my magento 2.3.7. in my debug.log this error is constantly hitting n filling it in seconds Request validation failed for action "MagentoCustomerControllerAccountCreatePostInterceptor" {"exception":"[object] (Magento\Framework\App\Request\InvalidRequestException(code: 0): Invalid request received at /home/h1/public_html/vendor/magento/module-customer/Controller/Account/CreatePost.php:327)"} [] i have no idea why this is causing and […]
I want to display product name in the subject of the Order confirmation email. I want to display like this Your Order for LooMantha Refrigerator… has been successfully placed
I’m having trouble getting the uid for my Configurable product options via GraphQL. Testing with this simplified query: { products(filter: { url_key: { eq: "test-product" } }) { items { sku ... on ConfigurableProduct { configurable_options { attribute_code values { uid label } } } } } } Remove uid […]
Every time I play music via Youtube Music, I’m asked to upgrade to a paid subscription. Initially, it happens when I start the app from my Pixel 8A. It then repeats to ask me every few songs. I’m constantly pressing “No thanks”. Is there any way to stop this nonsense?
I have both Ubuntu 24.04 LTS and Windows 11 installed in a Lenovo V15 G4 IRU notebook. Every time I shift from Ubuntu to Windows I have to perform a manual synchronization because the clock is two hours off (I am from Italy). Is there any way to tell Windows […]
I have a PC with two drives, and three OS: two Windows 11 and Linux. In the boot sequence, first GRUB shows up, where I choose between Linux and Windows. If I choose Windows, then Windows OS selection screen shows up, where I choose the Windows instance to boot. This […]