jemproject / JEM-Project

JEM - an Event Manager for Joomla
https://www.joomlaeventmanager.net
GNU General Public License v3.0
25 stars 36 forks source link

Single categrory view: Error sizeof(): Argument #1 ($value) ... #1696

Closed mckillo closed 6 months ago

mckillo commented 6 months ago

Error "sizeof(): Argument #1 ($value) must be of type Countable|array, bool given" show when the category single menu clic.

JL 5.0.1 + PHP 8.2

mckillo commented 6 months ago

This error shows when the category ID of menu (category single of JEM) doesn't exist (it was deleted),

mckillo commented 6 months ago

With this commit, show the right error: 404 Category not found