-
Notifications
You must be signed in to change notification settings - Fork 1
Description
Observed with: wt 2.2.4 and version 1.0.4/1.0.5
After upgrading CustomModuleManager with itself from1.0.4 to 1.0.5. and pressing the continue button an error occured after the CustomModuleManager list was reloaded. After reloading again, the error disappeared.
Call to undefined method Jefferson49\Webtrees\Module\CustomModuleManager\CustomModuleManager::isLowerThanLatestVersion() …/modules_v4/custom_module_manager/src/RequestHandlers/CustomModuleUpdatePage.php:70
#0 …/app/Http/Middleware/RequestHandler.php(52): Jefferson49\Webtrees\Module\CustomModuleManager\RequestHandlers\CustomModuleUpdatePage->handle()
#1 …/app/Http/Dispatcher.php(76): Fisharebest\Webtrees\Http\Middleware\RequestHandler->process()
#2 …/modules_v4/change_language_with_url/ChangeLanguageWithURL.php(272): Psr\Http\Server\RequestHandlerInterface@anonymous->handle()
#3 …/app/Http/Dispatcher.php(76): Jefferson49\Webtrees\Module\ChangeLanguageWithURL\ChangeLanguageWithURL->process()
#4 …/modules_v4/custom_module_manager/src/CustomModuleManager.php(530): Psr\Http\Server\RequestHandlerInterface@anonymous->handle()
#5 …/app/Http/Dispatcher.php(76): Jefferson49\Webtrees\Module\CustomModuleManager\CustomModuleManager->process()
#6 …/app/Module/HitCountFooterModule.php(149): Psr\Http\Server\RequestHandlerInterface@anonymous->handle()