Michel Weimerskirch

Results 14 issues of Michel Weimerskirch

I'm seeing the error message "Uncaught TypeError: Cannot read property '0' of undefined" in Chrome. Here's a screenshot with the Stacktrace: ![image](https://cloud.githubusercontent.com/assets/362092/9705471/fcb5342c-54c5-11e5-8143-fde0b9bbb862.png) In Firefox I get a more precise error...

If the value is an array, recursively "implode" all values with a linebreak character. Many plugins store data (e. g. repeatable text boxes) as serialized arrays in the post_meta table....

Many plugins store data (e. g. repeatable text boxes) as serialized arrays in the post_meta table. Example: ``` a:4:{i:0;a:1:{s:11:"description";s:298:"Lorem ipsum dolor sit amet,... ``` Indexing those fields can lead to...

enhancement

Not an issue, but maybe this will help somebody. I was able to install the DisplayLink driver on Ubuntu 24.10 with Kernel 6.11 after initially getting compilation errors with the...