Error Coupon {"message":"The coupon code isn't valid. Verify the code and try again.","trace":"#0 [internal function]: Magento\Quote\Model\CouponManagement->set()n#1 /var/www/workspaces/marcelo.caetano/projetos/supermercado-escola/vendor/magento/module-webapi/Controller/Rest/SynchronousRequestProcessor.php(95): call_user_func_array()n#2 /var/www/workspaces/marcelo.caetano/projetos/supermercado-escola/vendor/magento/module-webapi/Controller/Rest.php(188): Magento\Webapi\Controller\Rest\SynchronousRequestProcessor->process()n#3 /var/www/workspaces/marcelo.caetano/projetos/supermercado-escola/vendor/magento/framework/Interception/Interceptor.php(58): Magento\Webapi\Controller\Rest->dispatch()n#4 /var/www/workspaces/marcelo.caetano/projetos/supermercado-escola/vendor/magento/framework/Interception/Interceptor.php(138): Magento\Webapi\Controller\Rest\Interceptor->___callParent()n#5 /var/www/workspaces/marcelo.caetano/projetos/supermercado-escola/vendor/magento/framework/Interception/Interceptor.php(153): Magento\Webapi\Controller\Rest\Interceptor->Magento\Framework\Interception\{closure}()n#6 /var/www/workspaces/marcelo.caetano/projetos/supermercado-escola/generated/code/Magento/Webapi/Controller/Rest/Interceptor.php(23): Magento\Webapi\Controller\Rest\Interceptor->___callPlugins()n#7 /var/www/workspaces/marcelo.caetano/projetos/supermercado-escola/vendor/magento/framework/App/Http.php(116): Magento\Webapi\Controller\Rest\Interceptor->dispatch()n#8 /var/www/workspaces/marcelo.caetano/projetos/supermercado-escola/vendor/magento/framework/App/Bootstrap.php(264): Magento\Framework\App\Http->launch()n#9 /var/www/workspaces/marcelo.caetano/projetos/supermercado-escola/pub/index.php(29): Magento\Framework\App\Bootstrap->run()n#10 {main}"} This is the site in production: https://sitenovo.supermercadoescola.org.br/ Magento 2.4.3 php7.4-fpm Apache 2.4 Debian 8
Magento
I would like to specify the date format for a new date field in my CMS page form. I have created a new cms_page_form.xml field which links to a date field in the MySQL database table cms_page. However, MySQL rejects the field because it is in the wrong format. I […]
I whitelisted all domains in my module’s csp_whitelist.xml file and it is working as expected except google-analytics, I tried adding it to the file but after adding it is giving the same error. I tried disabling the magento_Csp module, even after that google-analytics CSP issue is always in the console. […]
I’m running quite old Magento 1.9.2 instance, since a couple of weeks it’s going offline periodically because of MySQL load. MySQL server CPU usage is going over 1000% (one thousand), all cores are busy and server stops responding. DB server has 32GB of RAM and 16 CPUs. Incidents are happening […]
When I click on “share wish list” button it is redirecting to “<base_url>/wishlist/index/send/” and showing blank page. I am using Magento 2.3.4 CE. The system log shows the below error. Is it Magento 2.3.4 version bug or another one? How can we solve this issue?
I have 5 different domains for a Magento 2 installation – 4 websites and 1 admin side. I got a spontaneous exception when I’m trying to get access to an admin login form by admin URL(it was ok before, without errors): Base table or view not found: 1146 Table ‘database.catalog_category_product_index_store0’ […]
I want to make the navigation bar to be sticky. I completed it in the below way. Now I want to make the logo to display in the navbar when we scroll. I don’t know how to add the logo to the navbar via jquery. I tried this way but […]
We have an attribute for some of our products that has hundreds of empty values. If you try to make and save any changes to any values, it kicks you back out to the dashboard and the changes are not saved. Is there a way to delete all empty values […]
I was able to run Magerun and suddenly is stopped working, and this error message showed up. Warning: file_exists(): Unable to find the wrapper "phar" - did you forget to enable it when you configured PHP? in phar:///app/var/n98-magerun2.phar/vendor/composer/ClassLoader.php on line 384 I’m pretty sure it’s not related to phar package […]