Skip to content

magento man

How to add Product to Cart with Mutiple custom options using GraphQl?

I have Two custom Options for Downloadable Product here is my query response for getting product { “data”: { “products”: { “items”: [ { “id”: 145, “name”: “Product Attachments”, “sku”: “FME_135_M2”, “__typename”: “DownloadableProduct”, “options”: [ { “title”: “Include:”, “required”: false,… Read More »How to add Product to Cart with Mutiple custom options using GraphQl?

Class “Zend_Http_Response” not found error in magento 2.4.6

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 {… Read More »Class “Zend_Http_Response” not found error in magento 2.4.6

Cannot instantiate abstract class MagentoFrameworkDataCollectionAbstractResource

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… Read More »Cannot instantiate abstract class MagentoFrameworkDataCollectionAbstractResource

Site unreachable but not from everywhere

Hello WHT, I have a weird problem that I hope someone here can help me to if not solve at least understand. 🙂 Starting Friday afternoon I … | Read the rest of https://www.webhostingtalk.com/showthread.php?t=1906572&goto=newpost