Browse code

Update README.md

Clarissa Walker authored on 2026/09/15 23:54:15
Showing 1 changed files
... ...
@@ -50,6 +50,7 @@ Has to be done manually for now. Easiest if you have either unofficial versions
50 50
 - categories.php: deleting only category causing Fatal Error bug fix for PHP 8.x users
51 51
 - header.php: leftover array typo oversight fix with age consent feature
52 52
 - admin/settings.php: SMTP updates/fixes and test code implementation and oversights breaking Ratings and $storiespath fixes
53
+- blocks/menu/menu.php: Array to string conversion warning when accessing the menu block page fix
53 54
 - install/corefunctions.php, user/revres.php: Trying to access array offset on null PHP warning when responding to a review fix
54 55
 - stories.php, viewstory.php, includes/corefunctions.php, includes/storyblock.php, includes/storyform.php, user/revres.php: proper coauthors behavior fixes
55 56
 - docs/config.php, includes/browsecategories.php, includes/categorylist.php, includes/characterlist.php, includes/userlist.php, install/install.php, user/login.php: redundant dbfunctions.php entries including cleanup
... ...
@@ -57,6 +58,8 @@ Has to be done manually for now. Easiest if you have either unofficial versions
57 58
 - rss.php, includes/button.php (me), languages/en.php (me): error and warning message suppression removal - rss and en were a stupid hack for the actual problem in the next item of the list
58 59
 - languages/en.php: undefined variables warning fix for PHP 8.x - applies to any other language PHP files, so they should be updated - only needs one line and one additional file in the **includes** directory
59 60
 - admin/settings.php, install/install.php: Do not parse the mailer directory in the Admin Panel's or installer's language setting's drop-down menus
61
+- admin/viewlog.php, languages/en_admin.php: some hardcoded English entries have been relocated to the Admin Panel language file
62
+- includes/reviewform.php, includes/seriesreviews.php, reviews.php: Number of Likes - unfinished calculation fixes and updates, implement its entry in the review form as well
60 63
 - Bridges return! Their removal got rid of the example work, which is now updated as well
61 64
 - Layout fixes and consistency changes for various sections of the script: admin settings, new/edit story pages, new/edit series pages, installer
62 65
 - TinyMCE versions added; now you have a choice of TinyMCE versions 2.1.2, 3.4.8, 4.5.12, 5.3.2, and 6.8.6 - replaces eFiction 3.5.x's original 3.0.9