I know from some posts that the Windows Clipboard is not secure, and I am therefore searching for alternatives. Background: What started to make me really worried is when I am using a password depot and for my workflow I sometimes need to copy and paste some data in to […]
Yearly Archives: 2022
I have an invoicing workbook where I want to have a macro that prompts the user to select a transaction workbook. I want to then copy the selected file’s single worksheet into the invoicing workbook. The following throws a runtime error 9 subscript out of range at the following line. […]
In my apache2 error log I’m seeing (include_path=’.:/usr/share/php’). I’ve never seen that as part of a path designator before. I’ve researched path designators and found no answers. What does the .: stand for?
I installed FreeDos 1.3 on my PC. After installation, I changed monitor to an e-ink which is connected to VGA port with a HDMI to VGA converter. But I do not get any output on e-ink screen. Is there any command that brings up graphics mode and maybe solve the […]
when successful purchase, email sent that show this how hide or delete that red mark in the picture, the SKU
what kind of compilation error is this? Can i share to you other info? I have Magento 2.4.3 https://ibb.co/sVFd0Nq
When the customer places an order he received the store credit amount and that amount is shown in-store credit balance. But when I refund the order for that customer at that time store credit amount should be removed from the store credit balance. Instead of removing that amount again, the […]
I added several custom fields in the customer addresses and they get correctly saved in the DB, but after the order is saved, those fields are not saved to quote_address and sales_order_address. I can’t find what is missing, can someone point me in the right direction?
I am trying to load the HTML template in the modal of the admin side in Magento 2 but unfortunately, the HTML template is not rendering in the modal but it’s working outside the modal. I am loading HTML template by using the code <script type="text/x-magento-init"> { "#course-component": { "Magento_Ui/js/core/app": […]