Hi,
Using Joomla 4 with PHP7.4 on a server with LiteSpeed and with the LiteSpeed plugin for Joomla, everything works fine.
But as soon as I switch to PHP8.x, I get the following error when I click on the "Publish Item / Unpublish Item" Icon on the Custom Fields List (namely on /administrator/index.php?option=com_fields&view=fields&context=com_content.article) :
"An error has occurred. Attempt to assign property "id" on null"
(if instead I *edit* the Custom Field and change its State and Save & Close, there is no error)
Using Joomla 4 with PHP7.4 on a server with LiteSpeed and with the LiteSpeed plugin for Joomla, everything works fine.
But as soon as I switch to PHP8.x, I get the following error when I click on the "Publish Item / Unpublish Item" Icon on the Custom Fields List (namely on /administrator/index.php?option=com_fields&view=fields&context=com_content.article) :
"An error has occurred. Attempt to assign property "id" on null"
(if instead I *edit* the Custom Field and change its State and Save & Close, there is no error)