I have one major issue that i do not know how to solve. I am trying to create or update any product and i am getting Asymmetric transaction rollback. error. It was working ok, but suddenly it stopped. I rolled back my site to a working state, started again uploading […]
Daily Archives: June 24, 2022
I am trying to get the cart item value once the qty updated in the Cart page for the specific Item. Have used the below code to get the value, But the event triggered still its showing the old value. In events.xml I am using the event checkout_cart_save_after. Its firing […]
I am struck in finding the solution for the below requirements Assume drop down#1 and drop down#2 selection box in the Magento2 admin UI grid filters. If we select option in one drop down#1 then we have to filter option in drop down#2 based on drop down#1 selection value. If […]
I have done following plugin to filter the products by a custom attribute ‘promotion_on’, it works, but pagination does not reflect filtration (it shows full product lists’ (without filtration) product page links -all) <?php namespace IwdatCatalogExtPluginCatalogModelResourceModelProduct; class CollectionPlugin { /** * @param Collection $subject * @param bool $printQuery * @param […]
I have tried so many things but ftp_connect and ftp_ssl_connect are not working in my development instance. I am using MAC and PHP8.1, I am trying to connect to localhost with the below simple script: <?php // Connect to FTP server $ftp_server = "localhost"; // Establish ftp connection $ftp_connection = […]
I applied for Qualcomm for a software role on their career portal. They conducted a total of 4 rounds of virtual interviews. It was a… Read More The post Qualcomm Interview Experience for Associate Software Engineer (Off-Campus) appeared first on GeeksforGeeks.
I appeared for Codevita Season 10 during 3rd year. It is a 24-hour online programming contest open for students from the batch of 2021 to… Read More The post TCS Codevita 2021 Interview Experience appeared first on GeeksforGeeks.
I contacted Adobe recruiters through LinkedIn. I have interviewed for the Member of Technical Staff 1 role. I was having experience of 1 year in… Read More The post Adobe Interview Experience for MTS-1 (Off-Campus) 1 Year Experienced appeared first on GeeksforGeeks.
Tally Solutions visited our campus in online Placement Drive on 11 May 2022 Online Coding Round: There were different sets of questions. I don’t remember… Read More The post Tally Solutions Interview Experience (On-Campus) 2022 appeared first on GeeksforGeeks.