Monthly Archives: May 2020
I’m adding wysiwyg editor in admin form All displays good and working fine, but when I click on Insert variable I have an error: Uncaught ReferenceError: MagentovariablePlugin is not defined at HTMLButtonElement.onclick Thanks.
We are working on a shop with about 7k products that are provided by several messy CSV. We decided to parse data from all these CSV and try to use async bulk api for import products, basically following these tutorials https://devdocs.magento.com/guides/v2.3/rest/tutorials/bulk-configurable-product/config-product-intro.html https://github.com/magento/inventory/wiki/Create-a-configurable-product-%5BWeb-API-Tutorial%5D (this reference doesn’t use bulk api but was […]
my vendor gave us a http link, they want me to send the data by POST method. how I can insert the curl request inside /vendor/magento/moudle-newsletter/controller/subscriber/confirm.php? I know I have to write an override module to handle it. can anyone provide a sample that I can follow? thanks
I’m getting this error when trying to export products: Exception #0 (BadMethodCallException): Missing required argument $publishers of MagentoFrameworkMessageQueuePublisherPool. From exception.log [2020-04-30 19:28:31] main.CRITICAL: Type Error occurred when creating object: MagentoFrameworkMessageQueuePublisherPool {“report_id”:”28a0645effcf33b263b1cc45ebf94987ba9754b7bcb411fbf478c2e235cb0068″,”exception”:”[object] (MagentoFrameworkExceptionRuntimeException(code: 0): Type Error occurred when creating object: MagentoFrameworkMessageQueuePublisherPool at /var/www/html/vendor/magento/framework/ObjectManager/Factory/AbstractFactory.php:131)”} [] Any ideas? Thanks
How Can I override this PHP file ? vendor/magento/module-customer/Model/Vat.php I want to change const VAT_VALIDATION_WSDL_URL = 'http://ec.europa.eu/taxation_customs/vies/services/checkVatService?wsdl'; to const VAT_VALIDATION_WSDL_URL = 'http://ec.europa.eu/taxation_customs/vies/checkVatService.wsdl'; How Can I do this in my custom module ?
I ran a CAT5E cable from a functioning switch port and cut one end off and installed a wall plate, using the wiring color code per the chart with the wall plate. When connecting to a computer via a patch cable to the wall plate, the switch port light goes […]