We had 3 stores in Magento 1.9.4. I migrated 2 of them to Magento 2.4.2-p1 using the Magento Migration tool, installed the Smartwave Porto theme and the Amasty extensions and now we have many many problems! Here is what I would like to do: make a fresh install of Magento […]
Yearly Archives: 2022
I need to sort a collection by an attribute, taking into account only the numbers and decimal places of this attribute, ignoring the letters. I don’t think there is anyway to use addAttributeToSort here. On version Magento 2.3. The collection is of catalog_product_entity. The attribute I need to sort by […]
About to migrate. I get this issue for Admins. I need to disable this so my team (18 people) can choose their own passwords. Can I disable this ? If only for an hour or so.
We have a module that gets and displays a table values in a custom admin grid. The module works fine on Magento 2.2.6. after I migrated the module to Magento 2.4. the admin grid is empty although the db table has records. the code is the same and I don’t […]
We have a connection with a third party shipping company that sends an api call to mark the item as shipped in Magento when they are marked as shipped in the shipping company admin. After a Magento 2.3.5 to 2.3.7-p2 and third party modules upgrade the api call is failing […]
Given two arrays of strings SearchWord[] and FindWord[]. The task is to check how many strings in FindWord[] can be formed after the following operations… Read More The post Count of strings in Array A that can be made equal to strings in Array B by appending characters appeared first […]
Given an array B, and two integers N, X (2 ≤ X ≤ 100). Initially, array arr has all its values as zero. The task… Read More The post Check if a Zero Array can be converted to a given Array by incrementing some elements with X^i appeared first on […]
Given an array A[] of size N, find two Sub-sequences a and b, such that the sum of the average of two subsequences is maximized… Read More The post Maximize the average sum of two non-empty subsequences appeared first on GeeksforGeeks.
Larsen & Toubro Infotech has 3 Rounds: Online Assessment Technical Interview HR Interview Online Assessment: My Online Assessment was on 15th January 2022 at 11… Read More The post LTI Interview Experience (Off-Campus) 2022 appeared first on GeeksforGeeks.