I am unable to logout on one of my projects. The customer/account/logout/ controller request, is getting cached. The image showing that the Cache-Control Header is set to max-age=86400, public, s-maxage=86400 which leads to the request being cached on disk and not called anymore. If I put a xdebug breakpoint inside […]
Blog
I have done a lot of cleanup by removing files in a directory tree. I would now like to delete the empty directories as there are now a lot of ‘almost empty’ directories: they contain only a hidden .directory file. So doing find -empty comes up… empty. I don’t want […]
I always used Skype to make phone calls to real international phone numbers; You can buy some credit for money and call whichever number you like for very cheap as if you had a pay-as-you-go phone that can place calls to all countries without roaming fees. Now I am looking […]
I enjoy messing around with linux (particularly Gentoo) both as a hobby and for entertainment lol. I am thinking of making a new install but with the / partition seperated further and so I have a few questions on what I should do, how I should go about this etc… […]
My friend isn’t tech-savvy and asked me to save his tablet. However, the problem is – the screen works but no longer registers touch, so in current state no internal setup can be performed with no input. Now we are both wondering how to setup the tablet for running e.g. […]
Watch key sessions from Ampere’s 2024 Developer Summit, featuring insights on cloud migration, AI optimization, and real-world case studies from Uber, Oracle, and more Continue reading Video Recaps of Ampere’s 2024 Developer Summit on SitePoint.
We use the Webp Support extension, when we upload, the Webp image is successfully uploaded but not showing in manage Gallary in the admin backend. Please see given below Screenshot. https://i.imgur.com/qFPtV1v.png https://i.imgur.com/RFPOm52.png we have used a preference for this file “MagentoCmsModelWysiwygImagesStorage”. It’s working for the old Magento Media Gallery. https://i.imgur.com/uTPDYhK.png […]