Daily Archives: April 30, 2023
I’m using ubuntu 22.04 to install magento2.4.6, but I’m confused about sudo chown -R user_name:www-data ., what should the user_name be, ubuntu or root. The default ssh user of ubuntu 22.04 is ubuntu. mysql> ALTER USER 'root'@'localhost' IDENTIFIED WITH mysql_native_password BY 'demo12345679!'; mysql> CREATE USER 'magento'@'localhost' IDENTIFIED BY 'demo12345679!'; mysql> […]
i keep having this error zoho_logger.INFO: getFields Website 0 Response {"code":"INVALID_TOKEN","details":{},"message":"invalid oauth token","status":"error"} zoho_logger.INFO: insertRecord Respone {"code":"INVALID_TOKEN","details":{},"message":"invalid oauth token","status":"error"} [] [] configuration in magento2 magenest zoho crm is well configured i don’t know where is the probleme
I’m getting this error trying to import a custom component, but my path is correct? Failed to compile. ./src/component/Footer/Footer.component.js Module not found: Can’t resolve ‘/scandipwa/src/component/FooterLinks’ in ‘/scandipwa/src/component/Footer’ But the path is correct? Here’s a view of my file structure and my imports – “FooterLogo” and “FooterTagline” are working fine, just […]
I had been trying to use rest api for getting Configurable Products (Child products) using the rest API – https:url//rest/V1/configurable-products/sku/children But, I am getting this framework error – “Method’s return type must be specified using @return annotation. See MagentoCatalogModelResourceModelProductCollectionInterceptor::load()” Log Trace: “trace”: “#0 /var/www/html/vendor/magento/framework/Reflection/TypeProcessor.php(291): MagentoFrameworkReflectionTypeProcessor->getMethodReturnAnnotation(Object(LaminasCodeReflectionMethodReflection))n#1 /var/www/html/vendor/magento/framework/Reflection/MethodsMap.php(180): MagentoFrameworkReflectionTypeProcessor->getGetterReturnType(Object(LaminasCodeReflectionMethodReflection))n#2 /var/www/html/vendor/magento/framework/Reflection/MethodsMap.php(115): MagentoFrameworkReflectionMethodsMap->getMethodMapViaReflection(‘Magento\Catalog…’)n#3 /var/www/html/vendor/magento/framework/Reflection/DataObjectProcessor.php(83): […]
Lets say, I belong to Administrators in Windows 10 and I want: I. All other existed users. Users not created yet. When anyone from the above list press “enter” on a PDF file, then PDF opened with SumatraPDF. Until now: I create a key HKCR/.pdf with default value SumatraPDF. Then […]
I tried installing linux mint on dell vostro 15 and I made a problem not going to go sitem. Ubuntu was already installed on the laptop. Please help.
I had a copied file from linux to windows 11. But I am not able to edit permission eventhough I seem to have full permission.
I’m trying to enable communication between local LAN of existing oVPN server and remote networks. Both remote and local devices are communicating with PC (this was working for years) but they cannot communicate with each other. I want to enable communication from first to last link of below list. I […]