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: Publisher __serialize must return an array

Status Resolved
Add-on / Version Publisher 3.0... the latest on download
Severity
EE Version 6.2.3

Andreas Maier

Jan 27, 2022

Hello. As mentioned earlier there are several issues: the next one besides the one I sent through email is:

TypeError Caught
vsprintf(): Argument #2 ($values) must be of type array, null given
user/addons/publisher/Controllers/AbstractController.php:553

Stack Trace: Please include when reporting this error
#0 user/addons/publisher/Controllers/AbstractController.php(553): vsprintf()
#1 user/addons/publisher/Controllers/Manage/Languages.php(79): BoldMinded\Publisher\Controllers\AbstractController->handleSubmit()
#2 user/addons/publisher/mcp.publisher.php(145): BoldMinded\Publisher\Controllers\Manage\Languages->render()
#3 user/addons/publisher/mcp.publisher.php(96): Publisher_mcp->runController()
#4 [internal function]: Publisher_mcp->manage()
#5 ee/ExpressionEngine/Controller/Addons/Addons.php(1489): call_user_func_array()
#6 ee/ExpressionEngine/Controller/Addons/Addons.php(797): ExpressionEngine\Controller\Addons\Addons->getModuleSettings()
#7 [internal function]: ExpressionEngine\Controller\Addons\Addons->settings()
#8 ee/ExpressionEngine/Core/Core.php(257): call_user_func_array()
#9 ee/ExpressionEngine/Core/Core.php(113): ExpressionEngine\Core\Core->runController()
#10 ee/ExpressionEngine/Boot/boot.php(161): ExpressionEngine\Core\Core->run()
#11 httpdocs/admin.php(144): require_once(’...’)
#11 httpdocs/admin.php(144): require_once(’...’)


I solved the _serialize bug by changing the cache controller to dummy… which is not very elegant… but a temporary solution as entire EE incl. Frontend blocked.

 

#1

BoldMinded (Brian)

Update EE first. I think this is a bug they introduced in 6.2 and then fixed in 6.2.4.

#2

Andreas Maier

Hi. Was just adding a language, and the message now is the same as before. EE is updated now to 6.2.4, so this kind of remains.

#3

BoldMinded (Brian)

Comment has been marked private.

#4

Andreas Maier

Hi. This worked after the update and your new version.

Login to reply