Skip to content

magento man

Magento 2.4.3-p3 upgrading to 2.4.5 – Composer, Symfony error

I recently updated Magento from 2.4.3-p3 to 2.4.5. Everything went well but i have few errors: /usr/local/bin/php81 -d memory_limit=-1M /usr/local/bin/composer.phar update Deprecated: Return type of SymfonyComponentConsoleHelperHelperSet::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[ReturnTypeWillChange] attribute should be used… Read More »Magento 2.4.3-p3 upgrading to 2.4.5 – Composer, Symfony error

bigbrainglobal.com domain expired

My server isn’t down but bigbrainglobal.com own domain seems to have expired!! They have been very quiet of late and slow at answering s… | Read the rest of https://www.webhostingtalk.com/showthread.php?t=1879888&goto=newpost

Magento 2.4.4-2.4.5 – {{depend order.getIsNotVirtual()}}

Magento 2.4.4 + 2.4.5 has made changes to Email templates: https://developer.adobe.com/commerce/frontend-core/guide/templates/email-migration/ I’m working on the upgrade to 2.4.5 and this depend section is no longer working: {{depend order.getIsNotVirtual()}} <div class=”ampdf-address-section-item”> <p class=”ampdf-title ampdf-text”>{{trans “Shipping Address”}}</p> <p class=”ampdf-text”>{{var formattedShippingAddress|raw}}</p> </div> {{/depend}}… Read More »Magento 2.4.4-2.4.5 – {{depend order.getIsNotVirtual()}}

Fatal error: Uncaught InvalidArgumentException: Unable to unserialize value, string is corrupted. in

After migration: Fatal error: Uncaught InvalidArgumentException: Unable to unserialize value, string is corrupted. in /home/mall/domains/xxxl/public_html/vendor/magento/framework/Seriali On old server working everything correct. Not possible run s:up, c:f etc. What is difference beetwen both VPS: old server (working) centos 7, Litespeed +… Read More »Fatal error: Uncaught InvalidArgumentException: Unable to unserialize value, string is corrupted. in