A json list with data
"errors": {
"code": 500,
"title": "Internal server error",
"detail": "TypeError: Illegal offset type in
Php 8.0
Joomla J4.2
The problem is in onCustomFieldsBeforePrepareField from list.php.
in the line $field->apivalue = [$field->value => $options[$field->value]];
if $field->value is multiple (an array), it returns error.
Labels |
Added:
No Code Attached Yet
|
Title |
|
Done. Sorry... I forgot it :/
Thank you! :)
Labels |
Added:
?
|
Status | New | ⇒ | Closed |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2022-08-31 14:00:55 |
Closed_By | ⇒ | alikon |
Completed step 3.
I am little confused about the URL
This is what my article page looks like.
If I'm not wrong Base URL will be "http://localhost/joomla"
Article ID is 1
what is the base path?
@antonbag Could you add some information to the title after the workd "with" so we know by the title what the issue is about? Thanks in advance.