onli
onli
> Thoughts? @onli ? I thought we already had the storage_engine bug fixed in the beta. Have a look at https://github.com/s9y/Serendipity/blob/2ef0afd7bb85d2c00ebb1c5b64f32caeef68b637/include/db/mysqli.inc.php#L295-L305 The idea there was to solve the MySQL bug...
I just checked upon this code, since we just released 2.5.0, but I think this bug here was missed. Someone available to run the code as shown in https://github.com/s9y/Serendipity/issues/818#issuecomment-1826760259 on...
It worked without you having to change anything, while you were trying to use MariaDB?
Awesome :) If you want to test it we can keep this open, if not we can close here (or we can close and then re-open, as you prefer)
https://github.com/s9y/additional_plugins/blob/2d0a7fee55e68622259f391c168556500168d2bc/serendipity_event_popfetcher/docs.txt seems to contain some documentation. The s9y book has some additional information, in german only though, on page 343: https://raw.githubusercontent.com/s9y/Book/master/serendipity.pdf. If I understand it correctly the plugin will by...
(The happy smiley is about the mentioned other fixes ;) ) Let's make sure I understand this correctly: The DELETE deletes everything with 'base_property' with an empty subgroup. So all...
That's a good idea, I hope we have all the data available in the tpl to do that check, and that it really knows its theme name. But that just...
Alternative solution: Maybe we should remove this check? I imagine that this is really surprising behaviour for a lot of situations, and to limit it to 2k11 now would also...
@fe-hicking Could this be related to the upgrader fixes?
@garvinhicking > @onli Do you know something about the 8.1 compatibility? For now I'm only aware of https://github.com/s9y/Serendipity/issues/784 and that in https://board.s9y.org/viewtopic.php?t=25716 commenting stopped working with PHP 8.1. PS: I...