I’m trying to move a live site to a dev server. Export SQL has been done with phpmyadmin. When importing via CLI; mysql -u “user” -p “name_new_database” < bupsqlfile.sql I get this error: ERROR 1062 (23000) at line 4659855: Duplicate entry ‘NULL’ for key ‘sales_order_grid.SALES_ORDER_GRID_PICKUP_LOCATION_CODE’ The part where the line […]
Daily Archives: September 26, 2023
I’ve installed “mercadopago/magento2-plugin” on Magento 2.4.6 and managed to complete purchase flows with test users. However, when I apply a discount coupon in the second step of the checkout, it keeps loading indefinitely, and I get this error in the console: The code of the installed module creates a JS […]
I have a module setup for Magento 2.4.6 which replaces the product name of a configurable with the simple product selected. It replaces this in the minicart & cart. It works fine except that the simple product in cart/minicart no longer links to the listing. I need it to link […]
I am getting errors on CSP_Whitelist headers in an apache2.4 environment. Apparantly there are too many of them, and I can’t say which ones are more important than others. Is there a way to determine which headers are used, which are important, and which can be ignored or are already […]
Strange behaviour cart price rules. Situation: I have set price rules for free delivery above some price and its working more or less Let assume that I have different 3 products, different prices. If I add product A “OR” B “OR” C in cart.. even if price is low and […]
I have a DELL Latitude notebook with Win10 running on it. OS and drivers have latest version and also the video driver origins from the graphic chhip vendor. The problem I have with the notebook is that when I connect it to external monitor, the monitor shows very unclear image […]
I accidentally used the This PC/Add a network location function to map a WebDAV server. This creates a mapped folder appearing under This PC without a drive letter, which is not what I wanted. The This PC context menu contains (among others) the following entries: Add a network location Add […]
Is AD CA (AD Certificate Services properly configured) all that’s needed for internally facing sites to be trusted w/o any additional configuration on domain-joined clients? Say: Active Directory Certification Authority is properly installed Certificates to internally facing sites are properly issued and are valid No other certificates (e.g. “retail” SSL […]
1 Hello I am setting up my first vps. I have managed to download and install tomcat on the vps. It is my first time using a vps service and i am a bit lost. When i enter my vps ip on the browser (just the ip itself) it says […]