Nick Liu
|
ad44a3d5f0
|
PHP 8: Fixed fatal error in fileinspector.php
```
PHP Fatal error: Uncaught TypeError: Unsupported operand types: array & int in ~/public_html/e107_admin/fileinspector.php:1266
Stack trace:
#0 ~/public_html/e107_admin/fileinspector.php(717): file_inspector->getOldVersionOfPath()
#1 ~/public_html/e107_admin/fileinspector.php(677): file_inspector->generateDirectoryHtml()
#2 ~/public_html/e107_admin/fileinspector.php(961): file_inspector->generateScanResultsHtml()
#3 ~/public_html/e107_admin/fileinspector.php(156): file_inspector->scan_results()
#4 ~/public_html/e107_handlers/admin_ui.php(1076): fileinspector_admin->init()
#5 ~/public_html/e107_admin/fileinspector.php(249): e_admin_dispatcher->__construct()
#6 {main}
thrown in ~/public_html/e107_admin/fileinspector.php on line 1266
```
|
2020-12-31 13:22:42 +01:00 |
|
Cameron
|
b5ff8c76f7
|
Fix for lancheck failing due to ../ in the URL on plugin/theme folders.
|
2020-12-30 10:11:04 -08:00 |
|
Cameron
|
10ad436e28
|
Support for Bootstrap5. Clear cache in theme manager when choosing themes.
|
2020-12-29 12:43:25 -08:00 |
|
Cameron
|
e595c0841a
|
Fixes Media-Manager remote image import.
|
2020-12-29 11:13:18 -08:00 |
|
Cameron
|
21e3c3f8ab
|
PHP warning fixes.
|
2020-12-29 09:48:36 -08:00 |
|
Cameron
|
75f595adb0
|
PHP Warning Fixes.
|
2020-12-29 08:04:52 -08:00 |
|
Cameron
|
e66d3f32de
|
Renamed "Site Links" admin area to "Navigation". Navigation shortcode names changed (see debug: 'deprecated' mode to check usage)
|
2020-12-27 14:28:19 -08:00 |
|
Cameron
|
7989ebfc72
|
Installation fix.
|
2020-12-26 08:02:34 -08:00 |
|
Cameron
|
84a3e45e48
|
Moved old functions out of class2.php.
|
2020-12-25 14:57:53 -08:00 |
|
Cameron
|
7dfac0dcfa
|
Issue #4299 - PHP8 compatibility fixes.
|
2020-12-25 10:23:56 -08:00 |
|
Cameron
|
402d1f4126
|
Closes #1801 Code cleanup. Deprecated method errors added.
|
2020-12-22 14:48:28 -08:00 |
|
Cameron
|
3f8e043998
|
Replaced e107::getAdminLog() with e107::getLog(). e107::getAdminLog() will continue as a deprecated alias.
|
2020-12-22 09:36:02 -08:00 |
|
Cameron
|
63527c4f19
|
Code cleanup. Extra debug info under Paths.
|
2020-12-21 06:43:07 -08:00 |
|
Cameron
|
9880a68d4b
|
Code cleanup
|
2020-12-20 19:42:09 -08:00 |
|
Cameron
|
601df26d51
|
Code optimization for speed and reduced memory usage.
|
2020-12-20 11:50:10 -08:00 |
|
Cameron
|
6fb33e7cad
|
Improve speed in admin area. Clear caching only on admin home page and e107 update page.
|
2020-12-19 11:12:53 -08:00 |
|
Cameron
|
3bc98186a9
|
Plugin-Manager: "Repair selected" function added to batch dropdown. This will restore preferences and missing addons etc on the selected items.
|
2020-12-19 10:52:52 -08:00 |
|
Cameron
|
4713f572d0
|
Remove old css classes from debug info.
|
2020-12-19 10:50:08 -08:00 |
|
Cameron
|
2f780fca69
|
e107 now loads 5x - 8x faster. Debug info now has consistent styling across themes.
|
2020-12-19 09:01:17 -08:00 |
|
Cameron
|
5b82c292b1
|
Code cleanup
|
2020-12-18 19:55:12 -08:00 |
|
Cameron
|
7238743542
|
Regex fixes and path fix for TinyMce.
|
2020-12-18 13:07:45 -08:00 |
|
Cameron
|
5988595989
|
Fix for ban area missing function.
|
2020-12-18 09:49:55 -08:00 |
|
Cameron
|
f5153bf640
|
Updating of deprecated method usage. Removal of old files. Log tests added.
|
2020-12-18 09:39:02 -08:00 |
|
Cameron
|
42f0e902d4
|
Issue #4283 - Update deprecated sql method usage. Removed old code.
|
2020-12-17 05:52:54 -08:00 |
|
Cameron
|
44e260b121
|
Code cleanup and optimization
|
2020-12-14 16:21:48 -08:00 |
|
Cameron
|
cf14705535
|
Code speed optimization
|
2020-12-12 11:32:23 -08:00 |
|
Cameron
|
dbaf062534
|
XML validation of emoticon pack.
|
2020-12-11 14:55:16 -08:00 |
|
Cameron
|
f605ddc552
|
Code optimization and cleanup.
|
2020-12-10 15:52:48 -08:00 |
|
Cameron
|
00147e6e1c
|
Fixes #4288 - Checkboxes not saving correctly from usersettings.php
|
2020-12-09 12:07:07 -08:00 |
|
Cameron
|
5fc4aea0f0
|
Issue #4287 Typo in last commit causing fix to fail.
|
2020-12-09 11:43:50 -08:00 |
|
Cameron
|
eb94769e1c
|
Issue #4287 - Extended user fields - when editing a checkbox field a database lookup was attempted.
|
2020-12-09 09:15:16 -08:00 |
|
Cameron
|
7229aa6c50
|
Preparations for WebP conversions. e107::title() added to eventually replace defining e_PAGETITLE.
|
2020-12-08 18:15:08 -08:00 |
|
Cameron
|
afaac88003
|
PHP8 Compatibility and code cleanup.
|
2020-12-08 12:21:12 -08:00 |
|
Cameron
|
005bff7e59
|
Code cleanup. Removal of deprecated utf8 classes.
|
2020-12-08 07:29:17 -08:00 |
|
Cameron
|
b4596dda47
|
Old PHPThumb class removed. (Replaced by Intervention)
|
2020-12-06 11:33:09 -08:00 |
|
Cameron
|
09fb747374
|
Code cleanup
|
2020-12-05 14:13:18 -08:00 |
|
Cameron
|
68e251d771
|
Outdated ping functions removed from news and gsitemap. xmlrpc classes removed.
|
2020-12-05 12:39:50 -08:00 |
|
Cameron
|
594c6043db
|
Merge pull request #4278 from Jimmi08/patch-5
Add export option to Welcome Message admin area.
|
2020-12-02 11:14:55 -08:00 |
|
Cameron
|
ce30a09940
|
Merge pull request #4269 from Deltik/php-8-compatibility
PHP 8.0 compatibility
|
2020-12-02 11:13:31 -08:00 |
|
Jimako
|
57aa13ee39
|
welcome message - adding export option
|
2020-12-02 07:54:55 +01:00 |
|
Cameron
|
86cf903908
|
Updated version to 2.3.1 (git)
|
2020-11-30 17:26:31 -08:00 |
|
Nick Liu
|
f256b924ce
|
Fix all PHP 8.0 test failures
|
2020-11-30 12:55:00 +01:00 |
|
Cameron
|
22653b3e37
|
Fixes #3971 - Display issue with anonymous posts in Comment Manager.
|
2020-11-28 13:28:39 -08:00 |
|
Cameron
|
5f43f5159c
|
Fixes #2003 LAN_PLUGIN_PAGE_NAME and LAN_PLUGIN_DOWNLOAD_NAME were displayed on admin search page after clean install.
|
2020-11-28 12:44:00 -08:00 |
|
Cameron
|
faed5e5d46
|
Fixes #3681 - removed unused flood protect pref.
|
2020-11-28 11:47:19 -08:00 |
|
Cameron
|
9b2df7e951
|
Issue #4266 Removed old commented-out code.
|
2020-11-27 15:48:04 -08:00 |
|
Cameron
|
1f75bb1180
|
Plugin Builder: improved handling of decimal fields. Added a 'readonly' checkbox to table field options.
|
2020-11-18 14:17:26 -08:00 |
|
Cameron
|
05df0716d5
|
Fixes #4252 - User list limit of 50 was failing.
|
2020-11-02 11:00:48 -08:00 |
|
Cameron
|
a9084944d2
|
Fixes #4257 - Plugin Builder field type detection fix.
|
2020-11-02 10:41:39 -08:00 |
|
Cameron
|
30330bcaaa
|
Fixes #4259 - Manual plugin upload.
|
2020-11-02 10:36:07 -08:00 |
|