The “Add Quote” button in Magento 2.4 is not opening the quote form, and the console shows the following warning message: “Request to access cookie or storage on ‘https://googleads.g.doubleclick.net/pagead/viewthroughconversion/….’ was blocked because it came from a tracker, and content blocking is enabled.” The HTML code for the button is as […]
Daily Archives: December 10, 2023
everyone. How’s it going? I need help with a filter issue. It’s not working as I expected. I’m trying to list orders from after 2023-12-06, but it’s returning orders from 2019, 2020, 2021, etc. Can anyone assist me? Below is the XML I’m using in SOAP UI for testing: <?xml […]
I recently upgraded a Magento instance from version 2.4.5-p4 to 2.4.5-p5 . Its running on PHP 7.4.9 . Its a AWS/bitnami instance. The upgrade seems succesful (no errors shown in front end or admin, when the version is checked it show 2.4.5-p5 . However, the setup:di:compile command gets interrupted with […]
No folders show up in wysiwig interface in 2.4.3-p3 I have read this –> https://developer.adobe.com/commerce/php/tutorials/backend/modify-image-library-permissions/ and this –> Media folders missing from admin in 2.4.3-p3 update Does anyone know exactly where to add the new config.xml file to be able to see the images and folders in the CMS media […]
I have the following ffmpeg command to create a 576p video, and series thumbnails at an interval of every 2 seconds. ffmpeg -hwaccel cuvid -hwaccel_output_format cuda -i input_video.mp4 -vf "scale_npp=1024:576,hwdownload,format=nv12,setsar=1:1" -c:v h264_nvenc output_video.mp4 -vf "scale_cuda=160:90,hwdownload,format=nv12, select='not(mod(n,30))',setpts=N/FRAME_RATE/TB,setsar=1:1" output_thumbnails_%04d.jpg The input video’s frame rate is 15 fps. Based on my understanding the […]
I am the owner of a DCP-L2530DW printer and I use the duplex function. If I select the “Long Edge (right side)” option in the “Duplex Print Settings” (in portrait orientation), programs such as Microsoft Word print documents in duplex mode correctly, without any reversals. The situation completely changes when […]
On a OpenWRT router (OpenWrt 22.03.5) I’ve created a custom interface to connect with my Wireguard external server (WG0). It seems to work fine according to regular handshakes. There is a device connected to the router by LAN interface with static IP (f.e. 192.168.99.123). I need to route all the […]
I have a public computer Windows 11 is installed. On it I have an active program on the computer that I want users to be unable to log out of. When I say exit, I mean normal exit, through the window or Alt+F4. What’s important to note is that users […]
I used chkdsk as you can see below (Spanish text): C:WindowsSystem32>chkdsk /f D: El tipo del sistema de archivos es exFAT. El número de serie del volumen es 6440-DECD Windows está comprobando archivos y carpetas... El contenido del archivo de carga es incorrecto. Se encontraron daños al examinar el mapa […]