Daily Archives: November 11, 2019
I want to get an email whenever my sites start creating PHP errors. There must be apps out there that do this. submitted by /u/John_Wilson_543 [link] [comments]
I use json_encode() on my site. My site crashed because json_encode() somehow became undefined while using PHP 7.3. I downgraded to PHP 7.2 and it fixed the issue. Any theories on why this would happen? Could it be that an auto upgrade to a 7.3 minor version changed the json […]
I hope somebody can help me here. I am totally not experienced with technical issues in Magento. I receive an error starting my site. Someone similar with this issue? Hope you guys can get me online! Error: Fatal error: Undefined class constant ‘CACHE_GROUP’ in /home/deb126395/domains/lapparts.nl/public_html/app/code/core/Mage/Core/Block/Abstract.php on line 1075
I’ve build a regular adminhtml form via UI component(s) including multiple fieldsets, input and select fields. All working like they should. Now I’ve created a so called ‘Event’ select field within fieldset #1, who is responsible for hiding and displaying containers within fieldset #2. These containers correspond with the options […]
I have a few installations that slowly have been upgraded to 2.3.3 without RabbitMQ. Now I have added Rabbit but I am not sure I’ve covered all changes needed. The queue config is added in etc/env.php and I see that Magento connects to Rabbit (creating topcis). I’ve edited all of […]
We had to upgrade to Magento 2.2.9 recently. It is a multi-language store, with DE and EN content. (store-view) Product descriptions in CATALOG-PRODUCTS-CONTENT are DE in DE-store and EN in EN-Store. We use default value for EN, then switch the STORE-VIEW on the top to DE, disable the default button […]
After customer maid the payment, they are getting this error can anyone please help me to solve this issue? Thanks