-
0b3f9f8
(HEAD -> master, origin/master, origin/HEAD)
reviews.php: Trying to access array offset on null PHP warning when accessing a nonexistent story's review page dirty fix by
Clarissa Walker <amisapphire@zoho.com>
2026-09-19 19:16:04 -0400;
-
04c6af5
Database connection setting updates by
Clarissa Walker <amisapphire@zoho.com>
2026-09-19 18:00:28 -0400;
-
7390a6a
Update README.md - Alternative of obtaining the utf8mb4 charset database connection by
Clarissa Walker <amisapphire@zoho.com>
2026-09-19 15:30:46 -0400;
-
17bf377
includes/mysqli_functions.php: add option for SET NAMES of UTF8MB4 with a note - this may especially help with old-ish server setups by
Clarissa Walker <amisapphire@zoho.com>
2026-09-19 15:24:06 -0400;
-
c60b6aa
header.php, viewstory.php: Undefined variable warning for PHP 8.x users if viewstory.php is ever accessed directly fix by
Clarissa Walker <amisapphire@zoho.com>
2026-09-19 14:56:06 -0400;
-
b1184d9
README.md: slight formatting change by
Clarissa Walker <amisapphire@zoho.com>
2026-09-19 09:32:47 -0400;
-
cd6ff39
Update README.md - typo fixes, add Notes section, update Mod changelog by
Clarissa Walker <amisapphire@zoho.com>
2026-09-19 09:30:24 -0400;
-
0c62795
Mod conversion update by
Clarissa Walker <amisapphire@zoho.com>
2026-09-18 17:40:15 -0400;
-
20cc71d
Mod conversion rewrite - expand mod conversion help popup - add Unicode 5.2 support by
Clarissa Walker <amisapphire@zoho.com>
2026-09-18 17:02:34 -0400;
-
673691d
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 this by
Clarissa Walker <amisapphire@zoho.com>
2026-09-18 12:21:57 -0400;
-
fb26ada
tinymce inits: prevent html entity encoding from wrecking special characters in any text form it uses, especially in stories by
Clarissa Walker <amisapphire@zoho.com>
2026-09-18 00:08:35 -0400;
-
d7b1255
Mod conversion script update to support clean future version 3.5.9 post-upgrades - Update README.md, description and update sections change by
Clarissa Walker <amisapphire@zoho.com>
2026-09-17 16:38:05 -0400;
-
cc69d4e
Update README.md - Description and Update sections change by
Clarissa Walker <amisapphire@zoho.com>
2026-09-17 10:10:05 -0400;
-
1d9dc61
Expand password field from varchar(40) to varchar(255) as part of the eFiction 3 Mod upgrade by
Clarissa Walker <amisapphire@zoho.com>
2026-09-17 09:48:53 -0400;
-
1680304
update.php: Add update path to eFiction 3 Mod via future 3.5.9 by
Clarissa Walker <amisapphire@zoho.com>
2026-09-17 09:01:10 -0400;
-
71d359f
admin/panels.php: Trying to access array offset on null warnings for PHP 8.x when creating a new panel entry fix by
Clarissa Walker <amisapphire@zoho.com>
2026-09-17 03:55:14 -0400;
-
63e2c2f
Add support for Unicode conversion to eFiction 3 Mod - this is to be done in the Archive Conversion page of the Admin Panel by
Clarissa Walker <amisapphire@zoho.com>
2026-09-17 03:40:39 -0400;
-
d58064a
add MD5 password check and warning in Edit Personal Information page by
Clarissa Walker <amisapphire@zoho.com>
2026-09-16 16:51:10 -0400;
-
e813a6d
user page cleanup by
Clarissa Walker <amisapphire@zoho.com>
2026-09-16 16:03:02 -0400;
-
5b7214d
Update README.md by
Clarissa Walker <amisapphire@zoho.com>
2026-09-15 23:54:15 -0400;
-
f51e233
blocks/menu/menu.php: fix array to string conversion warning for PHP 8 - proper fix by
Clarissa Walker <amisapphire@zoho.com>
2026-09-15 06:55:07 -0400;
-
51521dc
blocks/menu/menu.php: fix array to string conversion warning for PHP 8 - remove temp error suppression by
Clarissa Walker <amisapphire@zoho.com>
2026-09-15 06:48:03 -0400;
-
7b27169
blocks/menu/menu.php: temp error suppression by
Clarissa Walker <amisapphire@zoho.com>
2026-09-14 20:11:05 -0400;
-
b1fd780
Admin Action Log file had values hardcoded to English - Moved to en_admin language file by
Clarissa Walker <amisapphire@zoho.com>
2026-09-13 14:40:26 -0400;
-
da48a9f
includes/seriesreviews.php: Another one slipped away... by
Clarissa Walker <amisapphire@zoho.com>
2026-09-13 00:00:12 -0400;
-
4452c21
includes/seriesreviews.php: More Number of Likes calculation fixes by
Clarissa Walker <amisapphire@zoho.com>
2026-09-12 23:50:13 -0400;
-
a2f6de3
admin/links.php: formatting changes by
Clarissa Walker <amisapphire@zoho.com>
2026-09-12 17:22:27 -0400;
-
7df00fc
reviews.php: Number of Likes - let one slip by... by
Clarissa Walker <amisapphire@zoho.com>
2026-09-12 16:04:53 -0400;
-
3ee82e6
reviews.php: fix calculation for Number of Likes rating system for stories and chapters - avg -> count by
Clarissa Walker <amisapphire@zoho.com>
2026-09-12 14:54:36 -0400;
-
09944e7
includes/reviewform.php: Update Number of Likes selection form by
Clarissa Walker <amisapphire@zoho.com>
2026-09-12 12:50:06 -0400;
-
a0c5ed7
Preliminary Number of Likes functionality - it was actually missing entirely in the review form by
Clarissa Walker <amisapphire@zoho.com>
2026-09-12 09:43:48 -0400;
-
5cca1d0
Update README.md by
Clarissa Walker <amisapphire@zoho.com>
2026-09-11 21:09:54 -0400;
-
bc6cfac
install/install.php: disable MySQLi error suppression by default with a note by
Clarissa Walker <amisapphire@zoho.com>
2026-09-11 19:50:29 -0400;
-
a59bc4f
search.php: fix MySQL error message overwriting the Search Results header for a failed penname search - remove temp error suppression workaround by
Clarissa Walker <amisapphire@zoho.com>
2026-09-11 17:51:49 -0400;
-
85fd66a
search.php: 'temp' error suppression workaround for MySQL error message taking over the Search Results header for a failed penname search by
Clarissa Walker <amisapphire@zoho.com>
2026-09-11 17:39:14 -0400;
-
fa4ea77
Update README.md by
Clarissa Walker <amisapphire@zoho.com>
2026-09-10 23:17:23 -0400;
-
f520233
install/install.php: cleanup due to the script's recent changes by
Clarissa Walker <amisapphire@zoho.com>
2026-09-10 15:01:00 -0400;
-
0de62e7
admin/settings.php: Do not parse the mailer directory in Language selection drop-down by
Clarissa Walker <amisapphire@zoho.com>
2026-09-10 13:15:16 -0400;
-
90e90a7
typo fix from previous commit by
Clarissa Walker <amisapphire@zoho.com>
2026-09-10 12:40:43 -0400;
-
71a8b43
fix for Undefined variables when parsing language PHP files in any manner by
Clarissa Walker <amisapphire@zoho.com>
2026-09-10 12:32:30 -0400;
-
70d5402
rss.php: remove recent PHP 8 fix - this also means the old error suppression entries are no longer needed by
Clarissa Walker <amisapphire@zoho.com>
2026-09-10 12:16:30 -0400;
-
4974093
rss.php: Replace error suppression settings with proper PHP 8 Undefined variable fix by
Clarissa Walker <amisapphire@zoho.com>
2026-09-10 09:19:19 -0400;
-
cf314c5
Add note regarding undefined variables between languages/en.php and stories.php - breaking change for future PHP 9.0 by
Clarissa Walker <amisapphire@zoho.com>
2026-09-09 23:16:17 -0400;
-
025d7d2
remove ini and error reporting entries as the issues in this file were fixed by
Clarissa Walker <amisapphire@zoho.com>
2026-09-09 21:46:55 -0400;
-
b555ca2
temp error suppression entry for languages/en.php - otherwise it spams the web server error logs when adding or editing a story or chapter by
Clarissa Walker <amisapphire@zoho.com>
2026-09-09 11:52:05 -0400;
-
7de05b5
fix Array to string conversion warning in PHP 8 - Technically a revert of a revert of coauthors, but better formatted by
Clarissa Walker <amisapphire@zoho.com>
2026-09-08 19:03:17 -0400;
-
964614c
Update eFic2eFic bridge and default file backups by
Clarissa Walker <amisapphire@zoho.com>
2026-09-08 10:09:37 -0400;
-
eb3c840
Change collation in favorites table regarding type field - Fixes Manage Favorites count by
Clarissa Walker <amisapphire@zoho.com>
2026-09-07 20:25:35 -0400;
-
72d0647
Add WebP support for image file upload by
Clarissa Walker <amisapphire@zoho.com>
2026-09-07 20:04:25 -0400;
-
a4a5023
add support for later tinyMCE image list handling by
Clarissa Walker <amisapphire@zoho.com>
2026-09-07 19:31:10 -0400;
-
9c9f26c
Update tinyMCE 6 init.php by
Clarissa Walker <amisapphire@zoho.com>
2026-09-07 15:13:21 -0400;
-
2f1722c
Better setreg behavior - Registration page shows up through Page Links from the Admin Panel while disabled for testing by
Clarissa Walker <amisapphire@zoho.com>
2026-09-07 14:45:20 -0400;
-
2a798bd
missed coauthors revert in includes/storyblock.php by
Clarissa Walker <amisapphire@zoho.com>
2026-09-07 10:34:32 -0400;
-
d20d139
update.php: add long forgotten database table field requirement check by
Clarissa Walker <amisapphire@zoho.com>
2026-09-06 21:08:20 -0400;
-
b27cc2b
browse/ratings.php: fix Undefined variable warning for ratingslist in PHP 8 - sub-issue of previous Uncaught TypeError message in PHP 8 by
Clarissa Walker <amisapphire@zoho.com>
2026-09-06 16:47:45 -0400;
-
3149787
browse/ratings.php: fix Uncaught TypeError in PHP 8 with visiting the Browse Ratings section with no ratings listed by
Clarissa Walker <amisapphire@zoho.com>
2026-09-06 14:45:02 -0400;
-
28f8657
Update README.md - before I forget this time by
Clarissa Walker <amisapphire@zoho.com>
2026-09-06 02:41:38 -0400;
-
45e8b32
Add tinyMCE 5.3.2 support - Clean up init.php for tinyMCE 6 by
Clarissa Walker <amisapphire@zoho.com>
2026-09-06 02:25:52 -0400;
-
e4ff4ec
includes/userlist.php: Fix Uncaught TypeError in PHP 8 for the Co-Authors field when you use a starting character that yields no results by
Clarissa Walker <amisapphire@zoho.com>
2026-09-05 18:58:51 -0400;
-
16115c0
Update README.md by
Clarissa Walker <amisapphire@zoho.com>
2026-09-05 16:26:29 -0400;
-
c72dda9
change header charset comment by
Clarissa Walker <amisapphire@zoho.com>
2026-09-05 15:55:09 -0400;
-
44b7247
Relocate CHARSET definition back to the languages/en.php file - this makes some legacy modules work without adding a charset definition by
Clarissa Walker <amisapphire@zoho.com>
2026-09-05 15:43:38 -0400;
-
a69d86a
Remove include from rss.php by
Clarissa Walker <amisapphire@zoho.com>
2026-09-05 15:10:04 -0400;
-
65f4acd
Remove include from header.php by
Clarissa Walker <amisapphire@zoho.com>
2026-09-05 15:01:58 -0400;
-
c6c7246
More coauthors fixes by
Clarissa Walker <amisapphire@zoho.com>
2026-09-05 13:44:38 -0400;
-
9f02b53
Cleanup from previous commit by
Clarissa Walker <amisapphire@zoho.com>
2026-09-05 13:42:07 -0400;
-
7e310c7
Add includes/dbfunctions.php include back to config.php, but leave the actual dbconnect in the includes/dbfunctions.php file where it belongs - this makes legacy modules work without adding another include by
Clarissa Walker <amisapphire@zoho.com>
2026-09-05 13:38:28 -0400;
-
3f77bb0
Resolve forgotten PHP deprecation: imagedestroy -> unset by
Clarissa Walker <amisapphire@zoho.com>
2026-09-04 17:51:56 -0400;
-
3476f38
Resize GD captcha for today's resolutions - and add forgotten set font directory by
Clarissa Walker <amisapphire@zoho.com>
2026-09-04 14:38:27 -0400;
-
ed9873a
series.php: fix Undefined array key PHP warning by
Clarissa Walker <amisapphire@zoho.com>
2026-09-04 14:11:04 -0400;
-
58df7d2
Fix GD captcha fonts path for PHP 8.6 and GD 2.4.0 library users by
Clarissa Walker <amisapphire@zoho.com>
2026-09-04 13:57:29 -0400;
-
796576c
Revert UNIXTIMESTAMP by
Clarissa Walker <amisapphire@zoho.com>
2026-09-02 12:01:25 -0400;
-
ee7e4df
More re-adding UNIXTIMESTAMP by
Clarissa Walker <amisapphire@zoho.com>
2026-09-02 08:14:31 -0400;
-
d7cf33b
Fix trying to access array offset on null warnings when responding to a review - re-add UNIXTIMESTAMP by
Clarissa Walker <amisapphire@zoho.com>
2026-09-02 02:03:17 -0400;
-
7c74e85
missed coauthors revert in revres.php - also previous commit did fix foreach, but that was array-object, string given rather than array to string by
Clarissa Walker <amisapphire@zoho.com>
2026-09-02 00:08:36 -0400;
-
89001f0
Fix occasional foreach array to string conversion warning in author and coauthor URL handling function by
Clarissa Walker <amisapphire@zoho.com>
2026-09-01 23:41:53 -0400;
-
08307ee
Revert coauthors array changes as it occasionally brings up an undefined variable warning with no real way to fix it by
Clarissa Walker <amisapphire@zoho.com>
2026-09-01 23:36:39 -0400;
-
161d4a9
Number of Likes: cosmetic consistency fix by
Clarissa Walker <amisapphire@zoho.com>
2026-09-01 20:59:08 -0400;
-
4c02210
Fix forgotten spacing on SMTP connection test button during formatting change by
Clarissa Walker <amisapphire@zoho.com>
2026-08-23 13:38:49 -0400;
-
aa53652
Even more general cleanup - redundancy also removed from one file by
Clarissa Walker <amisapphire@zoho.com>
2026-08-22 18:49:10 -0400;
-
504dfac
Revert 'hide member status if added by admin' commit as it breaks the Membership Status field in User Profiles - wonder what the justification of this one was by
Clarissa Walker <amisapphire@zoho.com>
2026-08-20 08:44:13 -0400;
-
1c9d01e
More general cleanup - layout and consistency changes by
Clarissa Walker <amisapphire@zoho.com>
2026-08-19 19:06:44 -0400;
-
5836a57
Fix Install Step 9 form layout - Set-up Admin Account by
Clarissa Walker <amisapphire@zoho.com>
2026-08-19 18:48:48 -0400;
-
3a91111
Fix more leftover oversights with COLLATE in some SQL queries by
Clarissa Walker <amisapphire@zoho.com>
2026-08-19 18:28:01 -0400;
-
dc2d16f
Fix leftover oversights with COLLATE in some SQL queries by
Clarissa Walker <amisapphire@zoho.com>
2026-08-19 18:25:45 -0400;
-
861f51f
General cleanup - layout and consistency changes by
Clarissa Walker <amisapphire@zoho.com>
2026-08-18 18:02:49 -0400;
-
ded251e
Fix very old typo for 'multiplecats' by
Clarissa Walker <amisapphire@zoho.com>
2026-08-18 03:00:47 -0400;
-
869c1be
Update README.md - also accidental 'Saner tinyMCE selection handling' fix in initial user registration feature commit... by
Clarissa Walker <amisapphire@zoho.com>
2026-08-18 02:11:59 -0400;
-
c2084b1
...and more - user registration... by
Clarissa Walker <amisapphire@zoho.com>
2026-08-18 02:00:39 -0400;
-
3823de2
user registrations text fix by
Clarissa Walker <amisapphire@zoho.com>
2026-08-18 01:59:34 -0400;
-
75e64f3
Add site setting to enable or disable new user registrations by
Clarissa Walker <amisapphire@zoho.com>
2026-08-18 01:56:03 -0400;
-
4fcbbcd
Saner tinyMCE selection handling by
Clarissa Walker <amisapphire@zoho.com>
2026-08-17 21:43:11 -0400;
-
063673a
Add tinyMCE 6.8.6 - README.md updated by
Clarissa Walker <amisapphire@zoho.com>
2026-08-17 21:23:43 -0400;
-
1dc7197
more tinyMCE consistency changes - height: 300px, width: 580px, toolbars at the top like later releases, manually resized text windows are not saved - tinyMCE 4 init cleanup by
Clarissa Walker <amisapphire@zoho.com>
2026-07-30 10:08:27 -0400;
-
fa0fc4f
Enable wordcount plugin in tinyMCE 3 - unofficial eFiction 3.5.8.f1 introduced a wordcount plugin, previously unused by
Clarissa Walker <amisapphire@zoho.com>
2026-07-29 22:18:28 -0400;
-
0dbd7e5
Add options to change toolbar location in tinyMCE 2 and 3 - from tinyMCE 2.0 x to 3.4.x, it was located at the bottom by default; from 3.5.x onwards, the default was changed to be at the top by
Clarissa Walker <amisapphire@zoho.com>
2026-07-29 21:46:06 -0400;
-
a6de286
Set tinyMCE 4 window size and resize behavior to be consistent with 2 and 3 versions by
Clarissa Walker <amisapphire@zoho.com>
2026-07-29 21:06:49 -0400;
-
ed01c5d
Update tinyMCE 4 to 4.5.12 due to security issues with 4.5.3 - README.md updated as a result by
Clarissa Walker <amisapphire@zoho.com>
2026-07-28 07:48:13 -0400;
-
c1759b0
tinyMCE '2' is now 2.1.2 - Seems tinyMCE '2' was actually 3.0.9 (my fault for not checking), so '2' is now 2.1.2, and '3' is now 3.4.8... eFiction 3.4.3 used tinyMCE 2.1.0, and 3.5 upgraded that to 3.0.9. by
Clarissa Walker <amisapphire@zoho.com>
2026-07-28 07:20:33 -0400;
-
4e5e986
Update README.md - fixed installer layout by
Clarissa Walker <amisapphire@zoho.com>
2026-07-27 17:54:35 -0400;