In my magento2.4.6 am facing below error – “Error: Class “Zend_Http_Response” not found in C:xampphtdocswffappcodeAmastyInvisibleCaptchaModelCaptcha.php:100″ – $responseBody = Zend_Http_Response::extractBody($googleResponse); <?php declare(strict_types=1); namespace AmastyInvisibleCaptchaModel; use AmastyBaseModelGetCustomerIp; use AmastyInvisibleCaptchaModelConfigSourceCaptchaVersion; use MagentoCustomerModelGroup; use MagentoCustomerModelSession; use MagentoFrameworkHTTPAdapterCurl; use MagentoFrameworkPhrase; use Zend_Http_Response; class Captcha { /** * Google URL for checking captcha response */ const […]
Magento
We have use Magento:2.4.3-p1 version , my issue is new cron generating but “pending” status. After attempting to update product attributes in bulk I have a “stuck” system message of [Task “Update attributes for 1 selected products”: 0 item(s) have been scheduled for update.] This has been in “Pending, in […]
I am getting this error on my homepage after upgrading my Magento version from 2.4.0 to 2.4.6. Error: Cannot instantiate abstract class MagentoFrameworkDataCollectionAbstractResource in /home/websites/hollywoo/dev/public_html/vendor/magento/framework/ObjectManager/Factory/AbstractFactory.php:121 Stack trace: #0 /home/websites/hollywoo/dev/public_html/vendor/magento/framework/ObjectManager/Factory/Compiled.php(108): MagentoFrameworkObjectManagerFactoryAbstractFactory->createObject() #1 /home/websites/hollywoo/dev/public_html/vendor/magento/framework/ObjectManager/Factory/Compiled.php(150): MagentoFrameworkObjectManagerFactoryCompiled->create() #2 /home/websites/hollywoo/dev/public_html/vendor/magento/framework/ObjectManager/Factory/Compiled.php(79): MagentoFrameworkObjectManagerFactoryCompiled->get() #3 /home/websites/hollywoo/dev/public_html/vendor/magento/framework/ObjectManager/ObjectManager.php(56): MagentoFrameworkObjectManagerFactoryCompiled->create() #4 /home/websites/hollywoo/dev/public_html/generated/code/Jes/BannerProductSlider/Model/SliderFactory.php(43): MagentoFrameworkObjectManagerObjectManager->create() #5 /home/websites/hollywoo/dev/public_html/app/code/Jes/BannerProductSlider/Helper/Data.php(193): JesBannerProductSliderModelSliderFactory->create() #6 /home/websites/hollywoo/dev/public_html/app/code/Jes/DynamicPages/Block/Pages/HomePage.php(110): JesBannerProductSliderHelperData->getActiveSliders() #7 /home/websites/hollywoo/dev/public_html/app/code/Jes/DynamicPages/view/frontend/templates/bannerslider.phtml(27): […]
i have problem with magento Version 2.3.4 my problem if i want add products i cant i get this error Although it was working normally before I deleted all the add-ons that I had installed in order to check the matter again, but they also did not work {"0":"Class Webkul\Walletsystem\Model\Config\Source\ProductattrOptions […]
I wanted to fetch all the products from a Magento store using the REST API. Can anyone help me with a curl request? Thanks
Or system.log in var/log is full of the following lines: [2023-10-29T09:34:06.035507+00:00] main.ERROR: Requested path '_cache/merged/1c1655c7d6a29724ac0b8c8b3288f8cc.min.css' is wrong. [] [] [2023-10-29T09:34:06.036027+00:00] main.CRITICAL: Requested path '_cache/merged/1c1655c7d6a29724ac0b8c8b3288f8cc.min.css' is wrong. [] [] But the sites that’s using Smartwave Porto theme – is working perfect. We are not sure why Magento is logging this error?! […]
I am getting the above error randomly when go to third-party payment pages, exactly on the redirection page. This mainly occurs when a failed payment, and when we retry the checkout again. As of now no certain pattern for this, and the cart is getting empty when this is happening. […]
Getting This Error while importing the products General system exception happened Additional data: Error in data structure: entity values are mixed Screenshot: https://pasteboard.co/k5dv5AQBJMCN.png Here’s the first-row content: https://ctxt.io/2/AABQL4rSEA Please help to resolve this error.