I’m using an autounattend.xml file to perform an unattended installation of Windows Server 2022. In the specialize phase, I have a few Powershell scripts I want to run (defined in RunSynchronousCommand elements). I need to make sure that if either one of these scripts happens to fail, the whole installation […]
Yearly Archives: 2023
I am trying to save a simple rectangle with a gradient fill to a stencil in Vision (2016), but the gradient won’t seem to save. In fact, it seems somewhat arbitrary which formattings do get saved. See below: Both shapes are just rectangles with formatting (background gradients and/or beveling) – […]
On the payment page when we are updating the address or adding new address then discount amount is getting doubles.How we can re – calculate the discount on the payment page ? Is there any way that we can stop the discount code applying twice?
So I’m facing an error in my custom query. Multiple queries is being run to get category tree and for each category I’m mapping a table to temp table. example – // $this->resource is object of MagentoFrameworkAppResourceConnection $indexTable = $this->resource->getTableName("main_table"); $indexTableTmp = $this->resource->getTableName("my_temp_table"); $this->resource->setMappedTableName($indexTable, $indexTableTmp); Now in the for loop […]
Fatal error: Uncaught Exception: User Error: Some transactions have not been committed or rolled back in /Users/apple/Sites/magento24/vendor/magento/framework/DB/Adapter/Pdo/Mysql.php on line 4067 in /Users/apple/Sites/magento24/vendor/magento/framework/App/ErrorHandler.php:62 Stack trace: #0 [internal function]: MagentoFrameworkAppErrorHandler->handler(256, ‘Some transactio…’, ‘/Users/apple/Si…’, 4067, Array) #1 /Users/apple/Sites/magento24/vendor/magento/framework/DB/Adapter/Pdo/Mysql.php(4067): trigger_error(‘Some transactio…’, 256) #2 [internal function]: MagentoFrameworkDBAdapterPdoMysql->__destruct() #3 {main} thrown in /Users/apple/Sites/magento24/vendor/magento/framework/App/ErrorHandler.php on line 62
I have 2 websites, A is required, B is not required, by default scope is required. (Already set as that on customer attribute) I have a customer attribute for some reason is giving me required, but for his website scope shouldn’t be required. (on the admin customer form edit) If […]
After migrating from Magento 1 to Magento 2.4.5 using the official migration-tool i’m having trouble logging in to customer accounts. Attempting to force the hash upgrade using the command “bin/magento customer:hash:upgrade” results in the following error: str_pad(): Argument #3 ($pad_string) must be a non-empty string#0 /public_html/vendor/magento/framework/Encryption/Encryptor.php(583): str_pad('', 16, '') #1 […]
I got to know about this opening via my colleague. I applied from the company site and got a reply in 2-3 days. So, there… Read More The post Apisero Interview Experience for Software Engineer (Off-Campus) appeared first on GeeksforGeeks.
Round 1 (Screening Round): This was a HackerRank test with 4 coding questions to be solved in 90 min. It had 1 easy, 1 medium,… Read More The post Atlassian Interview Experience for SDE (Off-Campus) 2022 appeared first on GeeksforGeeks.