I am new in the magento. If anyone have idea how to do this then please let me know. I have two files in different module in in that two .phtml file will be there. From First .phtml file to another .phtml file i want pass array variable I am […]
Daily Archives: May 22, 2022
CSV validation working fine in existing code, so how to add excel formate in that validation phtml code:- <input data-validate="{required:false, 'validate-custom-file-csv':true}" type="file" name="file" data-reset="true" id="sku_csv" class="upload" value=""> When I upload another formate file, I got message https://i.imgur.com/fJpJxRx.png already js file commented link this layout file drop your suggestion and answer
Is there any way to give a customer coupon code for first order only ? ( in cause second order for customer can’t use the coupon even if Its not use it in first order)
I am working on cms page restriction for specific customer group.I am using controller_action_predispatch event observer to check whether the current page is set for restriction and the current customer’s group is allowed to visit the page. If customer’s group is not allowed I am redirecting them to a error […]
I’m running the command: robocopy /E /XJD E: D: /XD 'E:$RECYCLE.BIN' 'E:System Volume Information' Which runs for a while but then gets stuck at: 2022/05/21 21:39:04 ERROR 5 (0x00000005) Copying File E:System Volume Informationtracking.log Access is denied. Waiting 30 seconds... I think I’m using the right syntax for multiple directory […]
I have made my root partition a long time ago and since I have var, home and usr in different logical volumes I made it quite small. Unfortunately /lib has grown quite a bit and my root partition is now full. I want to move /lib to a new lvm […]
I was using my raspberry pi pico and testing motors, and it worked just fine(pins was in GND + 3v3 pins). Then I wanted to use On/Off function in C, And i used the pin GP28_A2 to use it. But it wont turn on the motor. I used ampermeter and […]
See this screenshot: I can barely see what’s selected in the right-click menu. I’m on Windows 11 Pro 22H2 Build 22621.1. Is there any way to change the highlight color? Also, I can’t stand that they nullified the ability to bring back the ribbon in the insiders build. I absolutely […]
I am trying to uninstall opera from my machine running Ubuntu via the command line as described here under the section “method 2”, however I am not having success. Here is a copy of my console: mathew@mathew-ThinkPad-X220:~$ sudo apt remove opera Reading package lists... Done Building dependency tree... Done Reading […]