DB: auto-add lastUserModified column also during markRead#8346
Merged
Alkarex merged 1 commit intoFreshRSS:edgefrom Dec 25, 2025
Merged
DB: auto-add lastUserModified column also during markRead#8346Alkarex merged 1 commit intoFreshRSS:edgefrom
Alkarex merged 1 commit intoFreshRSS:edgefrom
Conversation
|
Fail in this moment. 500 Intenal server error. |
root@DebianHell:/var/www/FreshRSS# php /var/www/FreshRSS/cli/actualize-user.php --user medios
PHP Fatal error: Uncaught TypeError: Minz_Extension::registerHook(): Argument #1 ($hook_name) must be of type string, Minz_HookType given, called in /var/www/FreshRSS/extensions/xExtension-DateFormat-main/extension.php on line 16 and defined in /var/www/FreshRSS/lib/Minz/Extension.php:265
Stack trace:
#0 /var/www/FreshRSS/extensions/xExtension-DateFormat-main/extension.php(16): Minz_Extension->registerHook()
#1 /var/www/FreshRSS/lib/Minz/ExtensionManager.php(199): DateFormatExtension->init()
#2 /var/www/FreshRSS/lib/Minz/ExtensionManager.php(220): Minz_ExtensionManager::enable()
#3 /var/www/FreshRSS/cli/_cli.php(43): Minz_ExtensionManager::enableByList()
#4 /var/www/FreshRSS/cli/actualize-user.php(21): cliInitUser()
#5 {main}
thrown in /var/www/FreshRSS/lib/Minz/Extension.php on line 265 |
|
SOLVED: delete extensions on the installation. Is OK. |
Member
Author
|
The extension problem is something else: aledeg/xExtension-DateFormat#4 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
fix #8345