1
0
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.
Go to file
Thomas Hochstein ef1279fbec Fix SQL error in plugin_history.
Since merging  `serendipity_plugin_history`
breaks with a SQL error message on every archive
page but the first one; see  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>
2020-04-20 08:56:28 +02:00
2016-01-26 16:42:27 +01:00
2020-04-20 08:56:28 +02:00
2020-04-20 08:56:28 +02:00
2020-04-20 08:56:28 +02:00
2017-01-02 09:42:37 +01:00
2008-12-09 10:41:48 +00:00
2016-05-19 14:27:16 +02:00
2019-04-27 18:36:23 +02:00
2018-07-18 11:23:02 +02:00
2019-04-27 18:31:25 +02:00
2014-12-10 14:34:54 +01:00

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%