After upgraded magento 2.4.5, when I login dashboard, It always got error: A technical problem with the server created an error. Try again to continue what you were doing. If the problem persists, try again later. I would be logout after refresh page. I have to try many times and […]
Daily Archives: March 13, 2023
I am using v2.4 in which in the products query I am getting the Optionid of select attribute instead of attribute option label. Like if i try to get color(select type) then I get value of red instead of label Red So anybody can help me get the label instead […]
I have a problem on my updated Magento 2.4 store. The error messages (like insufficient stock amount) disappear after a short time. Instead, I want them to be visible until the customer clicks on them. This should be standard behaviour in my opinion for error messages! I checked the issue […]
Can anyone help me in creating custom logger file in mmagento 2. I want to display collection object in log file. So far, i have tried this code but did not work. getting $collection object from public function massAction(AbstractCollection $collection) $writer = new ZendLogWriterStream(BP . '/var/log/pdf.log'); $logger = new ZendLogLogger(); […]
I’ve a magento 2 commerce site(hosted on magento cloud, it is using fastly full page cache) when it saving customer additional address, it will show The requested URL was rejected. For additional information, please contact support and provide this reference ID: ca021a552d6bc561cc2e95e626ee68c2750f4ac24571eb1fc249a0941832b1ea Go Back Here is the target form post […]
On a Windows 10 laptop, I noticed that resuming from hibernation takes quite a while. RAM: 32 GB hiberfil.sys size: 13 GB SSD read speed: 2-3 GB/s By those data, assuming that all of the hibernation file is used, it should take 5-7 seconds to load it. But in reality […]
I’m using Linux Mint and I have a BASIC interpreter that normally sends the output of LPRINT, LLIST, etc. to /dev/null. I want to send it to the line printer (network connected). BASIC has a command line option: BAS –lp filename This is supposed to send the output to a […]
I’ve been setting an alias that running Apple Script on Terminal. As below: alias playda="osascript -e 'tell application "QuickTime Player" activate set thisFile to open POSIX file "path.m4a" play thisFile end tell'" And Zsh always reports an error: .zshrc:19: number expected I think it relates to the quotes. Could anyone […]
This has been going on for a couple of weeks.. I have this Windows 8.1 tablet, (32 bit Intel processor, 2G RAM, 64G disk with 720MB free space). It shuts down soon after boot up. As I power up, after a typical boot time and as the screens start to […]