Remove Malware From Magento Site
Is there anyone help me please for removing malware from the sites. Screenshot is attached. Please check and help me. I’m very worry about that.
Is there anyone help me please for removing malware from the sites. Screenshot is attached. Please check and help me. I’m very worry about that.
How to show a popup as soon as customer logs in. I created an customer_login event and called an observer, I want to display a phtml file with my popup code. Following doesn’t work etc/frontend/events.xml <?xml version=”1.0″?> <config xmlns:xsi=”http://www.w3.org/2001/XMLSchema-instance” xsi:noNamespaceSchemaLocation=”urn:magento:framework:Event/etc/events.xsd”>… Read More »Create popup after customer logged in
I want to override vendor/magento/module-checkout/Model/GuestPaymentInformationManagement.php. I made a di.xml in app/code/Jilco/Qtybug/etc/ like this: <config xmlns:xsi=”http://www.w3.org/2001/XMLSchema-instance” xsi:noNamespaceSchemaLocation=”urn:magento:framework:ObjectManager/etc/config.xsd”> <preference for=”MagentoCheckoutModelGuestPaymentInformationManagement” type=”JilcoQtybugModelGuestPaymentInformationManagement” /> </config> And the GuestPaymentInformationManagement.php in /home/jilco/public_html/app/code/Jilco/Qtybug/Model/ Also dit the deployement steps rm -rf generated/code/* php bin/magento cache:flush php bin/magento setup:upgrade… Read More »Magento 2.4 override core php file GuestPaymentInformationManagement.php
I am adding tax programmatically on checkout using this code: class Tax extends MagentoTaxModelSalesTotalQuoteTax { /** * Class constructor * * @param MagentoTaxModelConfig $taxConfig * @param MagentoTaxApiTaxCalculationInterface $taxCalculationService * @param MagentoTaxApiDataQuoteDetailsInterfaceFactory $quoteDetailsDataObjectFactory * @param MagentoTaxApiDataQuoteDetailsItemInterfaceFactory $quoteDetailsItemDataObjectFactory * @param MagentoTaxApiDataTaxClassKeyInterfaceFactory $taxClassKeyDataObjectFactory… Read More »Magento 2: Paypal adding double tax amount in AMT
I want to check if the postcode exists in the current country on the checkout page. How to implement this? or maybe someone knows a module that does it? Thanks for any help
Here I used the credit memo plugin for updating the order data after refund success so how can I get order data in that function? etc/adminhtml/di.xml <?xml version=”1.0″?> <config xmlns:xsi=”http://www.w3.org/2001/XMLSchema-instance” xsi:noNamespaceSchemaLocation=”urn:magento:framework:ObjectManager/etc/config.xsd”> <type name=”MagentoSalesApiCreditmemoRepositoryInterface”> <plugin name=”add_data_custom” type=”VendorModuleModelPluginCreditmemoAddData”/> </type> plugin file public… Read More »How can i get order data using credit memo plugin in Magento 2?
When importing products, sometimes some attributes are not set, or have no value (for example, weight sometimes is not sent through the API). Especially weight sometimes gives us issues, since it’s used by UPS to calculate the shipping price. I… Read More »Default attribute values for products imported via API
I tried to integrate Google Tag Manager in M2.4.3-p2 with these instructions. Unfortunately this causes that all standard body classes of M2 (f.e. “catalog-category-view”, “page-layout-2columns-left”) are not created in the frontend. +++ SOLUTION: +++ I managed to find a solution:… Read More »Google tag manager crashes Magento 2.4.3-p2
Just upgraded to Magento 2.4.5 on Ubuntu 20.4 running nginx with a Hestia control panel. After a reboot of the server, nginx failed to restart. Running command sudo nginx -t brings up error: nginx: [emerg] “root” directive is duplicate in… Read More »Updated to magento 2.4.5 now nginx fails to start
I don’t know if this is the right place to post this so I’m gonna put this in multiple forums. I’m looking for a gpu server/vps/whatever … | Read the rest of https://www.webhostingtalk.com/showthread.php?t=1884845&goto=newpost