Invision Community 4: SEO, prepare for v5 and dormant account notifications Matt November 11, 2024Nov 11
Posted June 24, 20177 yr Hey guys, Wanted to change a few things in a few members groups and I get this error when I click the edit button: TypeError: Argument 1 passed to IPS\downloads\extensions\core\ContentRouter\_Downloads::__construct() must be an instance of IPS\Member or null, instance of IPS\Member\Group given, called in /var/www/html/devclub/system/Application/Application.php on line 755 (0) #0 /var/www/html/devclub/system/Application/Application.php(755): IPS\downloads\extensions\core\ContentRouter\_Downloads->__construct(Object(IPS\Member\Group)) #1 /var/www/html/devclub/system/Application/Application.php(302): IPS\_Application->extensions('core', 'ContentRouter', true, Object(IPS\Member\Group)) #2 [internal function]: IPS\_Application::allExtensions('core', 'ContentRouter', Object(IPS\Member\Group)) #3 /var/www/html/devclub/init.php(447) : eval()'d code(22): call_user_func_array('parent::allExte...', Array) #4 /var/www/html/devclub/applications/core/extensions/core/GroupForm/Content.php(35): IPS\collab_hook_ipsApplication::allExtensions('core', 'ContentRouter', Object(IPS\Member\Group)) #5 /var/www/html/devclub/applications/core/modules/admin/members/groups.php(188): IPS\core\extensions\core\GroupForm\_Content->process(Object(IPS\Helpers\Form), Object(IPS\Member\Group)) #6 /var/www/html/devclub/system/Dispatcher/Controller.php(85): IPS\core\modules\admin\members\_groups->form() #7 /var/www/html/devclub/applications/core/modules/admin/members/groups.php(34): IPS\Dispatcher\_Controller->execute() #8 /var/www/html/devclub/system/Dispatcher/Dispatcher.php(142): IPS\core\modules\admin\members\_groups->execute() #9 /var/www/html/devclub/dc-tools/index.php(13): IPS\_Dispatcher->run() #10 {main} I have tried to disable all themes, apps and plugins and still no go. Does anyone have an idea of what causes this? I am using 4.2 beta 6a on ubuntu 16 and nginx and php 7.1 Thank you.
June 27, 20177 yr Please follow the instructions in the release patches section to resolve this issue
June 27, 20177 yr Author Please follow the instructions in the release patches section to resolve this issue I did and still get: TypeError: Argument 1 passed to IPS\keywords\extensions\core\ContentRouter\_keywords::__construct() must be an instance of IPS\Member or null, instance of IPS\Member\Group given, called in /var/www/html/devclub/system/Application/Application.php on line 755 (0) #0 /var/www/html/devclub/system/Application/Application.php(755): IPS\keywords\extensions\core\ContentRouter\_keywords->__construct(Object(IPS\Member\Group)) #1 /var/www/html/devclub/system/Application/Application.php(302): IPS\_Application->extensions('core', 'ContentRouter', true, Object(IPS\Member\Group)) #2 [internal function]: IPS\_Application::allExtensions('core', 'ContentRouter', Object(IPS\Member\Group)) #3 /var/www/html/devclub/init.php(447) : eval()'d code(22): call_user_func_array('parent::allExte...', Array) #4 /var/www/html/devclub/applications/core/extensions/core/GroupForm/Content.php(35): IPS\collab_hook_ipsApplication::allExtensions('core', 'ContentRouter', Object(IPS\Member\Group)) #5 /var/www/html/devclub/applications/core/modules/admin/members/groups.php(188): IPS\core\extensions\core\GroupForm\_Content->process(Object(IPS\Helpers\Form), Object(IPS\Member\Group)) #6 /var/www/html/devclub/system/Dispatcher/Controller.php(85): IPS\core\modules\admin\members\_groups->form() #7 /var/www/html/devclub/applications/core/modules/admin/members/groups.php(34): IPS\Dispatcher\_Controller->execute() #8 /var/www/html/devclub/system/Dispatcher/Dispatcher.php(142): IPS\core\modules\admin\members\_groups->execute() #9 /var/www/html/devclub/dc-tools/index.php(13): IPS\_Dispatcher->run() #10 {main} Please follow the instructions in the release patches section to resolve this issue Ok got it now the application Keywords tooltips was causing the last error, thank you for fixing the first one.
June 27, 20177 yr I did and still get: TypeError: Argument 1 passed to IPS\keywords\extensions\core\ContentRouter\_keywords::__construct() must be an instance of IPS\Member or null, instance of IPS\Member\Group given, called in /var/www/html/devclub/system/Application/Application.php on line 755 (0) #0 /var/www/html/devclub/system/Application/Application.php(755): IPS\keywords\extensions\core\ContentRouter\_keywords->__construct(Object(IPS\Member\Group)) #1 /var/www/html/devclub/system/Application/Application.php(302): IPS\_Application->extensions('core', 'ContentRouter', true, Object(IPS\Member\Group)) #2 [internal function]: IPS\_Application::allExtensions('core', 'ContentRouter', Object(IPS\Member\Group)) #3 /var/www/html/devclub/init.php(447) : eval()'d code(22): call_user_func_array('parent::allExte...', Array) #4 /var/www/html/devclub/applications/core/extensions/core/GroupForm/Content.php(35): IPS\collab_hook_ipsApplication::allExtensions('core', 'ContentRouter', Object(IPS\Member\Group)) #5 /var/www/html/devclub/applications/core/modules/admin/members/groups.php(188): IPS\core\extensions\core\GroupForm\_Content->process(Object(IPS\Helpers\Form), Object(IPS\Member\Group)) #6 /var/www/html/devclub/system/Dispatcher/Controller.php(85): IPS\core\modules\admin\members\_groups->form() #7 /var/www/html/devclub/applications/core/modules/admin/members/groups.php(34): IPS\Dispatcher\_Controller->execute() #8 /var/www/html/devclub/system/Dispatcher/Dispatcher.php(142): IPS\core\modules\admin\members\_groups->execute() #9 /var/www/html/devclub/dc-tools/index.php(13): IPS\_Dispatcher->run() #10 {main} Ok got it now the application Keywords tooltips was causing the last error, thank you for fixing the first one. The error is on Keywords app now, which probably isn't compatible with 4.2 yet. You should disable it and contact the dev:
June 27, 20177 yr Author The error is on Keywords app now, which probably isn't compatible with 4.2 yet. You should disable it and contact the dev: Yep I am in his bug tracker. Thanks
Archived
This topic is now archived and is closed to further replies.