| September 21, 2026 | ||
|---|---|---|
View 3631b2b
viewseries.php: Add previously nonexistent check for nonexistent series, otherwise PHP warnings appear - copied from viewstory.php and edited for this pageClarissa Walker authored on 2026/09/21 20:18:45 |
||
View 4b20ec4
reviews.php: Have no one try and create reviews to nonexistent stories and series - previous null patches stay, howeverClarissa Walker authored on 2026/09/21 19:56:06 |
||
View d4295c4
reviews.php: forgotten coauthors revertClarissa Walker authored on 2026/09/21 19:41:00 |
||
| September 20, 2026 | ||
|---|---|---|
View dc21153
docs/settingstable.sql: consistency change since it runs primarily on UTF-8 nowClarissa Walker authored on 2026/09/20 11:03:02 |
||
View 7c75a5f
admin/backup_utf8.php: Fix double-encoding database dump in script - was doing ISO-8859-1 -> UTF-8 -> ISO-8859-1Clarissa Walker authored on 2026/09/20 09:38:33 |
||
View ee258b8
includes/plain.button.php: PHP 8.x fixes just for funClarissa Walker authored on 2026/09/20 08:36:24 |
||
View 060eadc
default_tpls/listings.tpl: Technically the Complete line should be new-lined from the Word Count/Read Count line - fixClarissa Walker authored on 2026/09/20 06:58:10 |
||
| September 19, 2026 | ||
|---|---|---|
View c45c581
reviews.php: Trying to access array offset on null PHP warning when accessing a nonexistent story's review page dirty fixClarissa Walker authored on 2026/09/19 19:16:32 |
||
View c74c2cd
header.php, viewstory.php: Undefined variable warning for PHP 8.x users if viewstory.php is ever accessed directly fixClarissa Walker authored on 2026/09/19 14:56:29 |
||
| September 18, 2026 | ||
|---|---|---|
View a4f6ba7
languages/en.php: fix Uncaught ValueError: Unknown format specifier message due to a very old editing typo within constant _LOG_ADMIN_EDIT_AUTHOR - someone started using it in eFiction 3.5.4. or 3.5.5; it was not used before thisClarissa Walker authored on 2026/09/18 12:22:11 |
||
View 4920ca0
tinymce inits: prevent html entity encoding from wrecking special characters in any text form it uses, especially in storiesClarissa Walker authored on 2026/09/18 00:11:38 |
||
| September 17, 2026 | ||
|---|---|---|
View f4dc50c
admin/panels.php: Trying to access array offset on null warnings for PHP 8.x when creating a new panel entry fixClarissa Walker authored on 2026/09/17 03:55:40 |
||
| September 15, 2026 | ||
|---|---|---|
View 4f04a27
blocks/menu/menu.php: fix array to string conversion warning for PHP 8 - proper fixClarissa Walker authored on 2026/09/15 06:55:16 |
||
View b9919e5
blocks/menu/menu.php: fix array to string conversion warning for PHP 8 - remove temp error suppressionClarissa Walker authored on 2026/09/15 06:48:18 |
||
| September 14, 2026 | ||
|---|---|---|
View 8eb8502
blocks/menu/menu.php: temp error suppressionClarissa Walker authored on 2026/09/14 20:11:16 |
||