Difference between cache clean and cache flush?
I am not satisfied what is difference between below 2 command : 1. php bin/magento cache:clean. 2. php bin magento cache:flush.
I am not satisfied what is difference between below 2 command : 1. php bin/magento cache:clean. 2. php bin magento cache:flush.
I have a form in the product view section. In this form, I am keeping the logged-in user’s id hidden. First I log in as one customer and then log out from that account. Again I log in as another… Read More »Magento 2 Customer Id is not updating after login
Hi Guys, I hope this is the correct section of the forum for this. I need to sell digital products that are very large. They basically ZI… | Read the rest of https://www.webhostingtalk.com/showthread.php?t=1879661&goto=newpost
I followed this answer to create a custom attribute on customer with graphQL. The query works great, but if I try to change the value with a mutation, it just returns null. Can anyone please help me with adding this… Read More »How to change custom customer attributes with GraphQL mutation?
I have a referral url like this http://example.com/customer/account/create?referral=xyz123 This takes us to sign up form where there is a hidden field for referral and is populated using JS. The is then captured by an observer and processes it. Now, my… Read More »SSO sign up with referral id
I am new to magento development, made a custom module Vendor: Scandiweb Module: Scandiweb_Test The naming convention is not correct so I decided to delete it, I can’t run module:uninstall because its not installed from composer, I deleted the directory… Read More »Delete Custom module
I’m new to the Magento development, my Magento store is not showing up the option to add Scripts and Style sheets option under Content > Design > Configuration when I click on edit against my main website option. Thanks.
Let’s say I need an admin grid where not all columns of the sales_order table will be, but only some of them. For example: customer_id customer_name nickname How best to solve such a problem?
I am seeing the follwoing error in system.log files. [2022-08-20 05:33:36] main.ERROR: {“error”:{“root_cause”:[{“type”:”illegal_argument_exception”,”reason”:”Text fields are not optimised for operations that require per-document field data like aggregations and sorting, so these operations are disabled by default. Please use a keyword field… Read More »“Text fields are not optimised” error in system.log but it’s NOT A TEXT FIELD
Can somebody help me please to see if there is any solution for this error. We are getting it a few times, especially when we are trying to make changes to some of the products or add new products. So… Read More »Magento 1.9.3 Error: user has exceeded the ‘max_user_connections’ resource (current value: 30)