Quantcast
Viewing all articles
Browse latest Browse all 2274

General Questions/New to Joomla! 5.x • Re: Cannot use object of type Joomla\CMS\Object\CMSObject as array

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



Viewing all articles
Browse latest Browse all 2274

Trending Articles