Chris

Results 11 comments of Chris

I was running regular delta from a Magento 1.9.0.1 to Magento 2.3.4 for a period absolutely fine. I updated to Magento 2.3.5-p1 yesterday and I am now unable to delta....

I am seeing this error in my system.log too since upgrading to Magento 2.4.4 `main.ERROR: Environment emulation nesting is not allowed. [] []` What was the solution for this?

Recently upgraded to 2.4.5 and I have a similar error using Extra Sorting Options by RedChamps. When I set Display Out of Stock Products to False I also find the...

I have the same sort of problem. I get a completely blank page when I try to view a configurable product from the front-end. No html output at all.

Is there a release scheduled with this fix included planned?

@fredden thanks for confirming 👍 Odd one to diagnose from my end. My live site flags this file via Maldetect but my clone does not. Different Ubuntu versions but otherwise...

@fredden good idea, I'll have a dig with Maldetect and see if they can pinpoint. Viewing the file, I can definitely see why it would flag base64 decode etc. As...

After a log of debugging my Magento 2.3.4, I also found this plugin to be causing issues witht the cart, the same as mentioned above. I've had to disable it....

Same issue here. Fixed the initial error using https://github.com/facebookincubator/facebook-for-magento2/pull/97/files/f61258bb7b32aa74cf4845f076f9bc04b5118262#diff-74272e3d8894045336c01ff8a247635c5970faa197d492f015dc272bd13a3717 But now I have the same secondary error for failed to open stream.

I achieved this by switching the search icon to a loading wheel when .loading class is applied to "form minisearch". Less ` .block-search { padding: 12px 15px 11px 15px; width:...