I have got last days some orders which look like: Ihre Bestellung #000001863 Aufgegeben am 04.03.2023, 02:54:47 Rechnungsinfo Herr <!DOCTYPE html> <html style="font-size: 62.5%; -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; font-size-adjust: 100%; background-color: #ffffff;"> <head><meta http-equiv="Content-Type" content="text/html; charset=utf-8"></head> <body style="margin: 0; padding: 0; color: #333333; font-style: normal; line-height: 1.42857143; font-size: 14px; font-family: […]
Daily Archives: March 5, 2023
I’m working on custom API collections for Magento 2. i’m trying to add new feature that allow customer to use some coupons from Mobile Apps Only. So i need to add new condition for Cart Price Rules, for example name it as “Source” with two options “Mobile Apps, Web”. and […]
What are the key differences between Magento 2 Community Edition and Magento 2 Enterprise Edition, and which one is the best fit for your business needs?
: Uncaught PDOException: SQLSTATE[42S02]: Base table or view not found: 1146 Table ‘database_name.users’ doesn’t exist in C:xampphtdocstrainingDBloginn.php:19 Stack trace: #0 C:xampphtdocstrainingDBloginn.php(19): PDOStatement->execute() #1 {main} thrown
I have a fresh Magento 2 install using the luma theme which i am happy to use. I have tried editing less files by moving them from vendor/magento/theme-frontend-luma/web/css/source/_theme.less to design/frontend/Magento/luma/web/css/source/_theme.less but my changes are not showing on the frontend. Changes in the vendor file however are. I have cleared my […]
I have an HP laptop a few years old that I often leave closed (I think in sleep mode) for a few days at a time. When I come back, for the next twenty minutes or so, Windows starts running various tasks that use 100% CPU. In the task manager […]
I’m on macOS Ventura 13.2.1 (22D68). I run a script in my computer and the outcome was pretty much as described in this post. So some files were installed to the /tmp/ folder, and the Opera browser was installed. I do not know to what extend was the damage as […]
I have text like this: UgxJam3R6oHGHJMrbHx4AaABAg,,hqJGuSXaWcY,UCkhUJbKZIZsARJx7UsX7nw,NAME,https://URLYOUDONTNEEDTOSEE,2023-03-03T22:45:53,Sometextineed,1,false,0, and I want to use sed or something to remove and make it like this: https:/blablabl.com/UCkhUJbKZIZsARJx7UsX7nw,NAME,2023-03-03T22:46:53,Sometextineed *,,*, replaced with url I’m new to using Linux in general but I don’t get how sed works. I tried stuff. Pls give me solution that I can […]
I know PDFs have various “boxes” defined for their pages: Media box, bleed box, art box etc.. But – typical PDF viewers in Linux don’t seem to show these boxes, nor list their dimensions and positions in any “page properties” or “file properties” dialogs. Suppose I have a one-page PDF. […]