We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Exception thrown in PlgContentFields::prepare()
PlgContentFields::prepare()
count(): Argument #1 ($value) must be of type Countable|array, null given
This can happen if the context is e.g. the default context text from the Joomla\CMS\HTML\Helpers\Content::prepare() function.
text
Joomla\CMS\HTML\Helpers\Content::prepare()
The text was updated successfully, but these errors were encountered:
Closing as we have a Pull request #40122
Sorry, something went wrong.
No branches or pull requests
Exception thrown in
PlgContentFields::prepare()
count(): Argument #1 ($value) must be of type Countable|array, null given
This can happen if the context is e.g. the default context
text
from theJoomla\CMS\HTML\Helpers\Content::prepare()
function.The text was updated successfully, but these errors were encountered: