September 12, 2026
View 97c10cd

reviews.php: fix calculation for Number of Likes rating system for stories and chapters - avg -> count

Clarissa Walker authored on 2026/09/12 14:55:33
View 1f1a775

includes/reviewform.php: Update Number of Likes selection form

Clarissa Walker authored on 2026/09/12 12:50:24
View a20520d

Preliminary Number of Likes functionality - it was actually missing entirely in the review form

Clarissa Walker authored on 2026/09/12 09:44:06
September 11, 2026
View 3f36578

install/install.php: disable MySQLi error suppression by default with a note

Clarissa Walker authored on 2026/09/11 19:52:41
View 3faf6e6

search.php: fix MySQL error message overwriting the Search Results header for a failed penname search - remove temp error suppression workaround

Clarissa Walker authored on 2026/09/11 17:52:01
View 3ec8f1e

search.php: 'temp' error suppression workaround for MySQL error message taking over the Search Results header for a failed penname search

Clarissa Walker authored on 2026/09/11 17:39:36
September 10, 2026
View b945f24

install/install.php: cleanup due to the script's recent changes

Clarissa Walker authored on 2026/09/10 15:01:23
View 44407fc

admin/settings.php: Do not parse the mailer directory in Language selection drop-down

Clarissa Walker authored on 2026/09/10 13:15:29
View 1296f47

typo fix from previous commit

Clarissa Walker authored on 2026/09/10 12:40:52
View 67d7383

fix for Undefined variables when parsing language PHP files in any manner

Clarissa Walker authored on 2026/09/10 12:32:49
View 3b321cb

rss.php: remove recent PHP 8 fix - this also means the old error suppression entries are no longer needed

Clarissa Walker authored on 2026/09/10 12:16:47
View 152ef2f

rss.php: Replace error suppression settings with proper PHP 8 Undefined variable fix

Clarissa Walker authored on 2026/09/10 09:19:29
September 9, 2026
View 9756734

Add note regarding undefined variables between languages/en.php and stories.php - breaking change for future PHP 9.0

Clarissa Walker authored on 2026/09/09 23:16:33
View 55b9680

remove ini and error reporting entries as the issues in this file were fixed

Clarissa Walker authored on 2026/09/09 21:47:10
View a8b3002

temp error suppression entry for languages/en.php - otherwise it spams the web server error logs when adding or editing a story or chapter

Clarissa Walker authored on 2026/09/09 11:52:17