Closed raramuridesign closed 1 year ago
@sebastienheraud @sebastienlapoux Please note this error also occurs on PHP 8.0.x
M
Hi @raramuridesign,
Please enable the debug and provide the full stack trace. The above is not enough to easily/quickly answer.
Saba
@sebastienheraud I cannot seem to get a stack trace in the backend - the backend then stops working and shows a blank page. Any ideas?
@sebastienheraud @sebastienlapoux It seems this has to with the tags from Joomla - ie the inbuilt tags. Any idea what we can do to sort this out? M
@sebastienheraud Here is the debug info, which is finally showing, seems admin cached hid this.
`
0 count(): Argument #1 ($value) must be of type Countable|array, null given
/usr/www/users/agoa/plugins/cck_field_validation/tags/tags.php:56
`
I need a fix, as this is causing editing issues on a site. Thanks.
@sebastienheraud I have disabled validation on the 2 fields Internal joomla tags Seblod Tags field This seemed to have caused the issue Would you mind investigating this?
Validation on Tags had these settings
Hi,
This may be an old plug-in, but it is not part of the current SEBLOD core, nor SEBLOD Store.
Feel free to add an is_array( ... )
check before or around the count( ... )
which may trigger the error when no tag attached.
Closing this one.
Saba
@sebastienheraud There is an error we are getting on save
php: 8.1.x Joomla: 3.10.11
Do you have any idea what this is about?
If you could provide a reply as soon as possible as this is preventing adding content to a site. Thanks Matthew