I would like to add Order View -> Information sections to my custom tab at admin end. Here is my layout file sales_order_view <?xml version="1.0"?> <!-- /** * Copyright © Magento, Inc. All rights reserved. * See COPYING.txt for license details. */ --> <page xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" layout="admin-2columns-left" xsi:noNamespaceSchemaLocation="urn:magento:framework:View/Layout/etc/page_configuration.xsd"> <body> <referenceContainer name="left"> […]
Daily Archives: March 29, 2026
While opening the admin page, getting below exception running on Magento 2.3.5-p2. 1 exception(s): Exception #0 (Exception): Notice: Trying to access array offset on value of type bool in /var/www/html/mage235/vendor/magento/module-logging/Model/Processor.php on line 221 Exception #0 (Exception): Notice: Trying to access array offset on value of type bool in /var/www/html/mage235/vendor/magento/module-logging/Model/Processor.php on […]
While opening the admin page, getting below exception running on Magento 2.3.5-p2. 1 exception(s): Exception #0 (Exception): Notice: Trying to access array offset on value of type bool in /var/www/html/mage235/vendor/magento/module-logging/Model/Processor.php on line 221 Exception #0 (Exception): Notice: Trying to access array offset on value of type bool in /var/www/html/mage235/vendor/magento/module-logging/Model/Processor.php on […]
after setting up SMTP extension ,when send test mail giving error “Unable to send mail:unknown error” and in exception log gives bellow exception. ” main.CRITICAL: Unable to send mail: Unknown error {“exception”:”[object] (MagentoFrameworkExceptionMailException(code: 0): Unable to send mail: Unknown error at /var/www/magento/app/code/Magento/Email/Model/Transport.php:104, LaminasMailTransportExceptionRuntimeException(code: 0): Unable to send mail: Unknown error […]
I run the following command: “C:Program FilesMicrosoft OfficeOffice16″scanpst.exe -file “E:HEmailEmailmail.pst” -force -silent -rescan I expected it to skip GUI and continue running multiple passses without user intervention. However, instead it shows the GUI dialog asking for the file to scan . What do I do wrong? My file mail.pst does […]
I just installed Ubuntu and some system icons are broken. Anyway to fix it? I tried to reset icons cache, reinstall icons packs – nothing works Some system icons are broken. What should I do? I added some image examples for demonstration:
I run the following command: “C:Program FilesMicrosoft OfficeOffice16″scanpst.exe -file “E:HEmailEmailmail.pst” -force -silent -rescan I expected it to skip GUI and continue running multiple passses without user intervention. However, instead it shows the GUI dialog asking for the file to scan . What do I do wrong? My file mail.pst does […]
I just installed Ubuntu and some system icons are broken. Anyway to fix it? I tried to reset icons cache, reinstall icons packs – nothing works Some system icons are broken. What should I do? I added some image examples for demonstration:
I have several ‘Account unknown’ under my User Profiles in Windows 11 I did follow the advice posted here, to run SFC /SCANNOW: learn.microsoft.com/answers/questions… Beginning system scan. This process will take some time. Beginning verification phase of system scan. Verification 100% complete. Windows Resource Protection found corrupt files and successfully […]