Reviewscouk / magento2-reviews

Reviews.co.uk Magento 2 Integration

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Exception #0 (Exception): Notice: Trying to access array offset on value of type null in /vendor/reviewscouk/reviews/Block/Richsnippet.php on line 51

steven-hardy opened this issue · comments

Hello,

I have this error when accessing the checkout - Exception #0 (Exception): Notice: Trying to access array offset on value of type null in /Users/steven/Sites/suregreen/vendor/reviewscouk/reviews/Block/Richsnippet.php on line 51

The line in question is below:

'availability' => $this->availability($current_product->getData('quantity_and_stock_status')['is_in_stock']),

We are using a onestepcheckout from Mageplaza - mageplaza/magento-2-one-step-checkout-extension

The version of the extension is "0.0.40".

Is this a conflict between your extension and the mageplaza one?

I have come across this issue when upgrading to magento 2.4.3.

Thank you for your help.

Has there been any progress on this?

commented

Hi @steven-hardy @wecreatedigital thank you for picking up on this, this issue was resolved in version 0.0.46 of the plugin - https://github.com/Reviewscouk/magento2-reviews/releases/tag/0.0.46

Please feel free to contact support@reviews.io in future, as we are not always able to respond to issues directly here.