by Wadih | Sep 1, 2024 | No category
Today I got error code invalid data 0x13D0E00C on Ease US when trying to restore Obviously was easy to panick , but it was less worse than expected It was a freshly taken backup a month ago, but I had taken it with the latest version of Ease US. Then I was restoring...
by Wadih | Apr 12, 2024 | No category
If you deploy a Windows Service, and the binary path doesn’t contain double-quotes, you just created a vulnerability on the system. This vulnerability is called “unquoted service path”. E.g., if your BINARY_PATH_NAME = C:Program...
by Wadih | Jan 4, 2024 | No category
If trying to set conditional visibility by WPML language, choose by “Cookie” condition, and set to display only if: Cookie name: wp-wpml_current_languageCookie value: enCookie value: frCookie value: your language...
by Wadih | Dec 14, 2023 | No category
I was getting a WPML error today because it is using str_contains() without checking that the PHP version supports it: [Thu Dec 14 14:33:03.200348 2023] [php7:error] [pid 3827109] [client 70.81.171.63:34334] PHP Fatal error: Uncaught Error: Call to undefined function...
by Wadih | Sep 22, 2023 | No category
Recently as of July 2023 some people have been experiencing and are trapped with the following error “Word is better with a Microsoft account”. The error looks like that: If you click on “Fermer” or “Close” at the bottom left, it...
by Wadih | Jul 25, 2023 | No category
By default, I wasn’t seeing the Canadian Multilingual under Settings > Keyboard > Input Sources I finally had to install the french locales, then going back in the Settings > Keyboard > Input Sources it was now available. sudo dpkg-reconfigure...