PHP warning implode(): Invalid arguments passed SeoFieldType.php(32) on edit/create entry
FrankZwiers opened this issue · 1 comments
FrankZwiers commented
This happens when you don't check any of the custom fields for the readability settings. Setting the default value for the setting to array() fixes it, but a better fix would probably be forcing the second parameter for implode to be an array.