It seems you're trying to use an object as an array, which isn’t allowed in Joomla. Please use object notation (e.g., `$object->property`) instead of array notation. Check your code and adjust it to access properties correctly.
Statistics: Posted by alexcarey — Sat Aug 03, 2024 10:23 am