This repository has been archived on 2025-06-14 . You can view files and clone it, but cannot push or open issues or pull requests.
ef1279fbecb135d2267c423a63cb2db546ef2b13
Since merging #665 `serendipity_plugin_history` breaks with a SQL error message on every archive page but the first one; see #693 for reason and context. Unset `$serendipity['GET']['page']` before calling `serendipity_fetchEntries()` (and reset afterwards) to fix that. That's the correct way, I think, as `serendipity_fetchEntries()` is not called in page context here. Add a note to serendipity_fetchEntries() about the problem with page context. Also don't fallback to last page if $totalPages < 1 in serendipity_fetchEntries() That should at least avoid SQL errors. Signed-off-by: Thomas Hochstein <thh@inter.net>
Serendipity - A reliable, secure & extensible PHP blog
Serendipity is a PHP-powered weblog engine which gives the user an easy way to maintain a blog. While the default package is designed for the casual blogger, Serendipity offers an expandable framework with the power for professional applications.
Description
幸運な偶然 - A PHP blog software // This was me trying to raise the PHP code to newer standards without breaking anything. Halfway in I've decided that S9Y is abandonware and went with WordPress.
Readme
BSD-3-Clause
50 MiB
Languages
PHP
83.2%
Smarty
9.6%
CSS
4.5%
JavaScript
1.8%
HTML
0.7%
Other
0.1%