I want to rewrite Reorder controller from MagentoSalesControllerAbstractControllerReorder. In di.xml I put <preference for = "MagentoSalesControllerAbstractControllerReorder" type = "VendorModuleControllerAbstractControllerCustomReorder"/> And in the /Controller/AbstractController/CustomReorder.php I have: <?php namespace VendorModuleControllerAbstractController; class CustomReorder extends MagentoSalesControllerAbstractControllerReorder { /** * Action for reorder * * @return MagentoFrameworkControllerResultInterface */ public function execute() { $result = $this->orderLoader->load($this->_request); […]
Daily Archives: May 27, 2023
I need to move the shipping methods to the first step in the checkout but I want the “Next” button to stay at the bottom. I can rearrange the position in shipping.html but I dont think this is the best way of doing it <!-- /** * Copyright © Magento, […]
Hey I regularly get this error in my System.log. Can someone help me or say what’s the reason? main.CRITICAL: Warning: SimpleXMLElement::addChild(): unterminated entity reference EB in /var/www/vhosts/magento2/httpdocs/vendor/magento/framework/Convert/ConvertArray.php on line 93 [{"function":"handler","class":"Magento\Framework\App\ErrorHandler","type":"->"},{"file":"/var/www/vhosts/magento2/httpdocs/vendor/magento/framework/Convert/ConvertArray.php","line":93,"function":"addChild","class":"SimpleXMLElement","type":"->"},{"file":"/var/www/vhosts/magento2/httpdocs/vendor/magento/framework/Convert/ConvertArray.php","line":100,"function":"_assocToXml","class":"Magento\Framework\Convert\ConvertArray","type":"->"},{"file":"/var/www/vhosts/magento2/httpdocs/vendor/magento/framework/Convert/ConvertArray.php","line":100,"function":"_assocToXml","class":"Magento\Framework\Convert\ConvertArray","type":"->"},{"file":"/var/www/vhosts/magento2/httpdocs/vendor/magento/framework/Convert/ConvertArray.php","line":47,"function":"_assocToXml","class":"Magento\Framework\Convert\ConvertArray","type":"->"},{"file":"/var/www/vhosts/magento2/httpdocs/vendor/opengento/module-gdpr/Service/Export/Renderer/XmlRenderer.php","line":38,"function":"assocToXml","class":"Magento\Framework\Convert\ConvertArray","type":"->"},{"file":"/var/www/vhosts/magento2/httpdocs/vendor/opengento/module-gdpr/Service/Export/Renderer/AbstractRenderer.php","line":37,"function":"render","class":"Opengento\Gdpr\Service\Export\Renderer\XmlRenderer","type":"->"},{"file":"/var/www/vhosts/magento2/httpdocs/vendor/opengento/module-gdpr/Model/Export/ExportToFile.php","line":62,"function":"saveData","class":"Opengento\Gdpr\Service\Export\Renderer\AbstractRenderer","type":"->"},{"file":"/var/www/vhosts/magento2/httpdocs/vendor/opengento/module-gdpr/Model/ExportEntityManagement.php","line":84,"function":"export","class":"Opengento\Gdpr\Model\Export\ExportToFile","type":"->"},{"file":"/var/www/vhosts/magento2/httpdocs/vendor/opengento/module-gdpr/Cron/ExportEntity.php","line":59,"function":"export","class":"Opengento\Gdpr\Model\ExportEntityManagement","type":"->"},{"function":"execute","class":"Opengento\Gdpr\Cron\ExportEntity","type":"->"},{"file":"/var/www/vhosts/magento2/httpdocs/vendor/magento/module-cron/Observer/ProcessCronQueueObserver.php","line":368,"function":"call_user_func_array"},{"file":"/var/www/vhosts/magento2/httpdocs/vendor/magento/module-cron/Observer/ProcessCronQueueObserver.php","line":879,"function":"_runJob","class":"Magento\Cron\Observer\ProcessCronQueueObserver","type":"->"},{"file":"/var/www/vhosts/magento2/httpdocs/vendor/magento/module-cron/Observer/ProcessCronQueueObserver.php","line":840,"function":"tryRunJob","class":"Magento\Cron\Observer\ProcessCronQueueObserver","type":"->"},{"file":"/var/www/vhosts/magento2/httpdocs/vendor/magento/module-cron/Observer/ProcessCronQueueObserver.php","line":280,"function":"processPendingJobs","class":"Magento\Cron\Observer\ProcessCronQueueObserver","type":"->"},{"file":"/var/www/vhosts/magento2/httpdocs/vendor/magento/framework/Event/Invoker/InvokerDefault.php","line":88,"function":"execute","class":"Magento\Cron\Observer\ProcessCronQueueObserver","type":"->"},{"file":"/var/www/vhosts/magento2/httpdocs/vendor/magento/framework/Event/Invoker/InvokerDefault.php","line":74,"function":"_callObserverMethod","class":"Magento\Framework\Event\Invoker\InvokerDefault","type":"->"},{"file":"/var/www/vhosts/magento2/httpdocs/vendor/magento/framework/Event/Manager.php","line":65,"function":"dispatch","class":"Magento\Framework\Event\Invoker\InvokerDefault","type":"->"},{"file":"/var/www/vhosts/magento2/httpdocs/generated/code/Magento/Framework/Event/Manager/Proxy.php","line":95,"function":"dispatch","class":"Magento\Framework\Event\Manager","type":"->"},{"file":"/var/www/vhosts/magento2/httpdocs/vendor/magento/framework/App/Cron.php","line":86,"function":"dispatch","class":"Magento\Framework\Event\Manager\Proxy","type":"->"},{"file":"/var/www/vhosts/magento2/httpdocs/vendor/magento/module-cron/Console/Command/CronCommand.php","line":126,"function":"launch","class":"Magento\Framework\App\Cron","type":"->"},{"file":"/var/www/vhosts/magento2/httpdocs/vendor/symfony/console/Command/Command.php","line":298,"function":"execute","class":"Magento\Cron\Console\Command\CronCommand","type":"->"},{"file":"/var/www/vhosts/magento2/httpdocs/vendor/magento/framework/Interception/Interceptor.php","line":58,"function":"run","class":"Symfony\Component\Console\Command\Command","type":"->"},{"file":"/var/www/vhosts/magento2/httpdocs/vendor/magento/framework/Interception/Interceptor.php","line":138,"function":"___callParent","class":"Magento\Cron\Console\Command\CronCommand\Interceptor","type":"->"},{"file":"/var/www/vhosts/magento2/httpdocs/vendor/magento/framework/Interception/Interceptor.php","line":153,"function":"Magento\Framework\Interception\{closure}","class":"Magento\Cron\Console\Command\CronCommand\Interceptor","type":"->"},{"file":"/var/www/vhosts/magento2/httpdocs/generated/code/Magento/Cron/Console/Command/CronCommand/Interceptor.php","line":23,"function":"___callPlugins","class":"Magento\Cron\Console\Command\CronCommand\Interceptor","type":"->"},{"file":"/var/www/vhosts/magento2/httpdocs/vendor/symfony/console/Application.php","line":1040,"function":"run","class":"Magento\Cron\Console\Command\CronCommand\Interceptor","type":"->"},{"file":"/var/www/vhosts/magento2/httpdocs/vendor/symfony/console/Application.php","line":301,"function":"doRunCommand","class":"Symfony\Component\Console\Application","type":"->"},{"file":"/var/www/vhosts/magento2/httpdocs/vendor/magento/framework/Console/Cli.php","line":116,"function":"doRun","class":"Symfony\Component\Console\Application","type":"->"},{"file":"/var/www/vhosts/magento2/httpdocs/vendor/symfony/console/Application.php","line":171,"function":"doRun","class":"Magento\Framework\Console\Cli","type":"->"},{"file":"/var/www/vhosts/magento2/httpdocs/bin/magento","line":23,"function":"run","class":"Symfony\Component\Console\Application","type":"->"}] [] Thanks for any help.
I have one function that uses the “Zend_Validate” Now I upgraded my Magento version to 2.4.6 and I got an error like.. https://prnt.sc/z3i-VQY7VFvp with class replace my code is if (!Zend_Validate::is($email, MagentoFrameworkValidatorEmailAddress::class)) { $messages [] = __("Please enter a valid Email address on row [" . $rowIndex . "]"); continue; […]
Here i am attaching my problem. I want my repository to be hairbodyskin-production. But it is not changing I tried this ` git config remote.origin.url https://x-token-auth:ATCTT3xFfGN02teIasCShaVu_OFcBiXmEGz5eXTLrjSOrRtyaZt-OU3r0II2rUS58_5auPxITl-L7aEVEge-aCHSUOZI4Cl0fgEtHSAzgX9Gg75Zrn2_pC1s7966yjgp4M1n0IshRyjKkleqGl2rxttxe6gbaHbCExkW0gbSDzc2Z4JgZlqlSoM=65CB674A@bitbucket.org/cwdevelop/hairbodyskin-production.git I also tried this git config remote.origin.url --global https://x-token-auth:ATCTT3xFfGN02teIasCShaVu_OFcBiXmEGz5eXTLrjSOrRtyaZt-OU3r0II2rUS58_5auPxITl-L7aEVEge-aCHSUOZI4Cl0fgEtHSAzgX9Gg75Zrn2_pC1s7966yjgp4M1n0IshRyjKkleqGl2rxttxe6gbaHbCExkW0gbSDzc2Z4JgZlqlSoM=65CB674A@bitbucket.org/cwdevelop/hairbodyskin-production.git `I also tried this git remote set-url origin https://x-token-auth:ATCTT3xFfGN02teIasCShaVu_OFcBiXmEGz5eXTLrjSOrRtyaZt-OU3r0II2rUS58_5auPxITl-L7aEVEge-aCHSUOZI4Cl0fgEtHSAzgX9Gg75Zrn2_pC1s7966yjgp4M1n0IshRyjKkleqGl2rxttxe6gbaHbCExkW0gbSDzc2Z4JgZlqlSoM=65CB674A@bitbucket.org/cwdevelop/hairbodyskin-production.git Nothing worked for me.
Microsoft Corporation co-founder Bill Gates stated on Monday that the creation of the best artificially intelligent agent, which is positioned to upend search engines, productivity… Read More The post Bill Gates Says Top AI agent will Replace Search & Shopping Sites appeared first on GeeksforGeeks.
I cannot find any clear manual how to install debian bookworm in a new computer using usb hdd. I tried to “restore iso image” using gnome-disks. However, after booting, trying to create partitions failed cause is the same bootable device “hdd is in use”. I have internet access. I can […]
When i search for my published tours in google (using the whole link), the actual tour page doesn’t appear in the search result but the archive page (tour category page). why is this happening ??? BTW pages were published pretty! Here is the search result i get: https://www.google.com/search?q=https%3A%2F%2Fwww.topluxortours.com%2Ftour%2Fvalley-of-the-kings-tour-hatshepsut-temple-memnon%2F&sxsrf=APwXEdfuxojRwWLlK2WoFEb-ZLkebWmtVw%3A1685116992792&source=hp&ei=QNhwZPyALYOmkdUP1eSZ8Ao&iflsig=AOEireoAAAAAZHDmUFcZn_cpBXR8NB_OSRxLb2Dt2l2t&ved=0ahUKEwj8oIf-rZP_AhUDU6QEHVVyBq4Q4dUDCAg&uact=5&oq=https%3A%2F%2Fwww.topluxortours.com%2Ftour%2Fvalley-of-the-kings-tour-hatshepsut-temple-memnon%2F&gs_lcp=Cgdnd3Mtd2l6EANQAFgAYABoAHAAeACAAQCIAQCSAQCYAQCgAQKgAQE&sclient=gws-wiz
Am I doing it wrong? ffmpeg -framerate 10 -i Reiher_%04d.jpg -vf "scale=720:-1:flags=lanczos,split[s0][s1];[s0 ]palettegen[p];[s1][p]paletteuse" Reiher.gif gives [image2 @ 0x7ffff37fdd00] Could find no file with path 'Reiher_%04d.jpg' and index in the range 0-4 Reiher_%04d.jpg: No such file or directory Below are both the dir listing and the full ffmpeg output. # ls […]