Publisher does not support the Fluid field type. Please do not contact asking when support will be available.
If you purchased an add-on from expressionengine.com, be sure to visit boldminded.com/claim to add the license to your account here on boldminded.com.
Ticket: Deleting a member when in the members CP details errors out
Status | Resolved |
Add-on / Version | Publisher 3.8.0 |
Severity | |
EE Version | 7.2.2 |
Kevin Chatel
Dec 02, 2022
Hi Brian,
When in the CP and viewing a members details, you are not able to delete them when clicking on the DELETE from the left menu options. The issue doesn’t happen when you click the checkbox next to the user in the list and then selecting delete and submitting.
Here is the error:
TypeError Caught
in_array(): Argument #2 ($haystack) must be of type array, string given
user/addons/publisher/Library/Basee/App.php:418
Stack Trace: Please include when reporting this error
#0 user/addons/publisher/Library/Basee/App.php(418): in_array()
#1 user/addons/publisher/Library/Basee/App.php(432): BoldMinded\Publisher\Library\Basee\App::isUninstallingAddon()
#2 user/addons/publisher/ext.publisher.php(2294): BoldMinded\Publisher\Library\Basee\App::isInstallingOrUninstallingAddon()
#3 user/addons/publisher/ext.publisher.php(341): Publisher_ext->validateInstallation()
#4 ee/legacy/libraries/Extensions.php(203): Publisher_ext->core_boot()
#5 ee/legacy/libraries/Extensions.php(108): EE_Extensions->call_class()
#6 ee/legacy/core/Controller.php(84): EE_Extensions->call()
#7 ee/legacy/core/Controller.php(102): EE_Controller->__construct()
#8 ee/ExpressionEngine/Controller/Members/Members.php(26): CP_Controller->__construct()
#9 ee/ExpressionEngine/Core/Core.php(257): ExpressionEngine\Controller\Members\Members->__construct()
#10 ee/ExpressionEngine/Core/Core.php(124): ExpressionEngine\Core\Core->runController()
#11 ee/ExpressionEngine/Boot/boot.php(184): ExpressionEngine\Core\Core->run()
#12 index.php(143): require_once(’...’)
#12 index.php(143): require_once(’...’)
The CP url of the error is : /system/index.php?/cp/members/delete
BoldMinded (Brian)
Dec 02, 2022
Hi, Kevin. Can you share a screenshot of what you’re referring to? Not the error message… the page before the error message in which you’re taking an action on to cause the error. Thanks.
Kevin Chatel
Dec 02, 2022
Comment has been marked private.
BoldMinded (Brian)
Dec 03, 2022
Comment has been marked private.
Kevin Chatel
Dec 04, 2022
Thank you Brian.
Fixed!