Daily Archives: January 4, 2026
I am trying to print the raw SQL query of the below statement in Magento2 but am not able to do it. please find the statement $connection = $this->getConnection(); // I am getting the connection $tableName = $connection->getTableName(self::REQUESTED_TABLE); // getting the table $data = ['is_legacy'=>1]; // Update ‘is_legacy=1’ $cond_val1 = […]
I have added a custom function which checks if the product has already been added in a quote or not. This works fine and shows button text accordingly. The only issue that it requires to refresh the page when adding to a quote button is pressed. How to observe these […]
after upgrading Magento 2.3.6p1 to Magento 2.3.7 I get the following error opening the Frontend: Host is not valid or is not accepted by LaminasUriUri I already cleared caches etc. and rebuilt the indices. Still there is this error. Can someone give me a hint what to do, to resolve […]
Linux was Installed, like Kubuntu 24.04.3 , Looking for ease (low-effort) repeatable way to run shell scripts (a.sh, b.sh, c.sh, etc.) one example: after Linux install and after copying files from USB to local disk and after new PATH declared … 1st try to run a.sh from a USB stick […]
In CentOS 7, when I execute: export PS1="NewPrompt: " bash The prompt “NewPrompt” remains the same in the subshell. I verify I’m in a subshell with the command: echo $SHLVL that returns “2”. I believe that this is the expected behaviour. However, when I repeat the same commands in Ubuntu […]
Symptoms Wi-Fi connects successfully but shows “No internet, secured.” Occurs on all Wi-Fi networks. USB tethering from phone also shows “No internet access.” Issue persists across all user accounts. Safe Mode with Networking does not resolve the issue. Network Details Wi-Fi adapter: Intel (no warning icons in Device Manager) IPv4 […]
After enabling TPM 2.0, my laptop no longer boots. When I power it on, it briefly turns on and then shuts down. I cannot access the BIOS or any other menu. Is there any way to recover from this apparent brick?