when customer do My orders-> View order -> Print order instead of printing the order it has some strange images with login info instead. It looks like the attached image below. I notice that button points to /var/www/html/vendor/magento/module-sales/view/frontend/templates/order/info/buttons.phtml <div class="actions"> <?php $_order = $block->getOrder() ?> <?php if ($this->helper('MagentoSalesHelperReorder')->canReorder($_order->getEntityId())) : ?> […]
Daily Archives: July 5, 2021
Site running well with Varnish. And varnish running on port 80. But when ssl renew is forced it showing error. Attempting to renew cert (ekafela.com) from /etc/letsencrypt/renewal/exmple.com.conf produced an unexpected error: Failed authorization procedure. exmple (http-01): urn:ietf:params:acme:error:unauthorized :: The client lacks sufficient authorization :: Invalid response from http://devenv.exmple.com/.well-known/acme-...... As because […]
I have a Simple product And a group product with that simple product Now, when I do next query { products(filter: { url_key: { eq: "test-product-1" } }) { items { name sku url_key stock_status price_range { minimum_price { regular_price { value currency } } } } total_count page_info { […]
I have created one custom customer address attribute create extenssion for admin.It create attribute and showed at admin address but it is not saving value for any attribute from admin side. This is how i m saving address attribute on create form. <?php namespace VendorCustomerAdminControllerAdminhtmlAttribute; use MagentoFrameworkExceptionAlreadyExistsException; use MagentoFrameworkControllerResultFactory; use […]
Magento2 how can I add a shipment link in sales order grid & then redirect that link to the shipment page directly http://127.0.0.1/freshmagento240/admin/admin/order_shipment/new/order_id/5/key/6192c4d2b8b7fe4c5e85e7b493734cfa6c98a6b4d1dc3501c962ebba5d3cf1e7/ I tried to create a link same as above, but facing issue that when I click on this link it redirects me to Dashboard page instead of […]
It seems that I have not yet encountered a problem that is solved in this way. However, in different places I notice similar “protection”. For example, I saw this in X-Mouse Button Control: https://i.stack.imgur.com/h5esO.png For what reason are hooks reset and is it relevant for modern versions of windows (7, […]
So this is quite a complex one that I’m struggling with. I have a big folder structure containing lots of sub directories and different file types. Inside there’s a bunch of directories with consistently formatted names like so: 08312018-archive-19483 04132019-archive-84224 I need to drill down into all subdirectories and copy […]
In Dota 2, there’s something called Smart Double Tap, making Alt + Hotkey to work as if I’ve double tapped the Hotkey, and I have the Hotkey set as backtick `. But it seems like it’s conflicting with Windows Default Hotkey and the smart double tap isn’t working on that […]
I have a Compaq Armada 1500 (specifically 1575D) laptop. When I turn it on it goes from 1 to 32768 KB OK then beeps 2 times and says 162-System Options Not Set. I replaced the BIOS battery. Is the KB something with memory? I need to get into the BIOS […]