magento2 Questions

3

I have tried to add product with bundle type that time getting error like below. Could not save child: "Unknown entity type: Magento\Bundle\Model\Selection\Interceptor requested"
Desantis asked 1/12, 2017 at 7:2

5

I have created a new category and its not visible in navigation menu as of now. I am adding products to it via code and its working. Now i am editing the category to show in navigation menu, it th...
Gadid asked 9/5, 2016 at 10:44

2

How to build mixin for already existing mixin? Is it possible at all? I need to override a function in Vendor_Module:js/checkout-mixin that is already a mixin for Magento_Checkout:js/something I ...
Reducer asked 17/1, 2020 at 10:41

2

I have created new table in Magento 2, for storing custom promorules, now I have created observer for event controller_action_predispatch_checkout_cart_couponPost and inside that observer I want to...
Ensure asked 14/9, 2017 at 12:34

11

I installed magento 2.4.0 on my Linux server from godaddy. I'm unable to add the products to it. It is showing the Error is The stock item was unable to be saved. Please try again. Can any one help...
Millard asked 2/11, 2020 at 14:53

9

Solved

Only at the checkout and on individual product pages I am getting the following error in the console log: VM35594:1 Uncaught SyntaxError: Unexpected token u in JSON at position 0 at JSON.parse (&...
Inflated asked 6/10, 2017 at 20:7

4

I am using Magento latest release 2.x. Everything works fine, except when saving a product with an image Magento 2.x throws an error Warning: DOMXPath::query(): Invalid expression in /opt/lamp...
Fahy asked 12/7, 2016 at 12:28

7

im new in Magento 2, and i already getting annoyed with it, i made a fresh installation, and in the browser setup all looks ok, after successfully instalation on frontend and backend im getting a e...
Unbreathed asked 30/1, 2019 at 1:13

4

Solved

I am running a magento 2.4 project but current not in position to update mysql version. any way to skip that error ? Magento 2 error Current version of RDBMS is not supported. Used Version: 10.1.37...
Jadajadd asked 9/11, 2020 at 13:28

1

I have a fresh installation with Magento (Apache on os x). Frontend works, but backend is broken: console gives Refused to apply style from '<URL>' because its MIME type ('text/html') is not ...
Psychophysiology asked 31/1, 2023 at 12:28

26

I have installed magento 2 successfully on localhost but I am not able to see admin panel as it render 404 error to me. Secondly, When I open front-end then CSS and JavaScript is not loading.They ...
Funch asked 2/12, 2015 at 10:33

1

I have a problem with the Layered Navigation from Magento 2 in the sense that it doesn`t show me results when applying certain atribute filters. the only filter that shows me results is the price. ...
Divorcement asked 23/10, 2017 at 10:38

4

I need a specific version of PHP for magento (7.1.3) With home brew or curl, I can only specify one decimal (7.1, 7.2 etc). Running brew install [email protected] ultimately gets me php...
West asked 26/5, 2019 at 15:47

23

I am going to install Magento2 at my local server and it gives me following error notice. I am using XAMPP. When I tried to enable it from php.ini file it throws another error for missing dll: ...
Segovia asked 23/11, 2015 at 11:5

7

I have a problem with the ProductSlider on the Productdetail Page. I dont know how to set the Container width & heights. I found some configuration for the Fotorama Plugin but there is nothin...
Hydro asked 16/6, 2016 at 11:29

6

Solved

When I upgraded Magento 2.4.3 to 2.4.4, I got a php8.1 deprecated functionality error. PHP Fatal error: During inheritance of Countable: Uncaught Exception: Deprecated Functionality: Return type of...
Iconolatry asked 25/4, 2022 at 11:21

6

Solved

I am new to magento 2 and I am creating extension for it. But I am unable to see any js and css changes. When i check on my source code my js file custom.js and css file custom.css is loaded proper...
Angel asked 1/2, 2016 at 13:7

2

I want to apply default filters on records while using magento 2 admin grid using UI Component. I know there is a way while using block to render admin grid but i want the way using UI component. ...
Cumulonimbus asked 31/10, 2016 at 21:6

4

I am developing an e-commerce mobiloe application using magento 2 rest apis only.This is the flow for making the REST API calls for order placement. 1.Create a cart api -->{{url}}/index.php/rest...
Stealth asked 15/12, 2016 at 6:46

8

Solved

I have installed latest version of Megento 2, everything is working fine frontend, backend and functionality. I have one issue with bin/magento setup:upgrade command, when I run this command in t...
Shepperd asked 26/11, 2015 at 10:12

2

I am importing some customers with : $objectManager = \Magento\Framework\App\ObjectManager::getInstance(); $customerFactory = $objectManager->create('\Magento\Customer\Model\CustomerFactory'...
Lifesaver asked 28/9, 2016 at 6:46

4

I have a configurable product which is available in many different colors and sizes. I want the configurable product to appear once for every color. My idea is to assign one simple product of the c...
Estabrook asked 17/5, 2010 at 7:2

7

Solved

I didn't use Magento 2.0.2.0 CE for about 1 month. After that I logged in to admin after, opened my account/Account information page, the title “It's time to change your password.” was shown. When ...
Otherdirected asked 3/8, 2016 at 12:11

5

Solved

How can i get current category in magento2 ? I want to get category name and category id in custom phtml file.
Hamamelidaceous asked 20/1, 2016 at 4:53

2

I have installed an elastic search(7.x) with Magento2.4 and I am using PHP 7.3 When I run the reindex command(bin/magento indexer:reindex) getting the following error. Catalog Search index process...
Mcgrath asked 1/9, 2020 at 14:42

© 2022 - 2024 — McMap. All rights reserved.