Steph40 Posted June 24, 2017 Share Posted June 24, 2017 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. Link to comment Share on other sites More sharing options...
Adriano Faria Posted June 25, 2017 Share Posted June 25, 2017 Link to comment Share on other sites More sharing options...
Daniel F Posted June 26, 2017 Share Posted June 26, 2017 This issue will be resolved in the next release:) Link to comment Share on other sites More sharing options...
Steph40 Posted June 26, 2017 Author Share Posted June 26, 2017 1 hour ago, Daniel F said: This issue will be resolved in the next release:) Thank you! Link to comment Share on other sites More sharing options...
Daniel F Posted June 27, 2017 Share Posted June 27, 2017 Please follow the instructions in the release patches section to resolve this issue Link to comment Share on other sites More sharing options...
Steph40 Posted June 27, 2017 Author Share Posted June 27, 2017 4 hours ago, Daniel F said: 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} 4 hours ago, Daniel F said: 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. Link to comment Share on other sites More sharing options...
Adriano Faria Posted June 27, 2017 Share Posted June 27, 2017 5 minutes ago, Steph40 said: 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: Link to comment Share on other sites More sharing options...
Steph40 Posted June 27, 2017 Author Share Posted June 27, 2017 Just now, Adriano Faria said: 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 Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.