Illegal offset type #7729
Answered
by
jasonvarga
palexandrite
asked this question in
Troubleshooting
-
I came across with the next error: Illegal offset type The message refer to vendor\laravel\framework\src\Illuminate\Translation\Translator.php: 126 It is popping up when I try to open any list of the collections page of CMS. And my data of environment: |
Beta Was this translation helpful? Give feedback.
Answered by
jasonvarga
Mar 20, 2023
Replies: 1 comment 2 replies
-
Same as #7672 - have a look in there for a workaround. What custom translation files have you created? |
Beta Was this translation helpful? Give feedback.
2 replies
Answer selected by
palexandrite
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Same as #7672 - have a look in there for a workaround.
What custom translation files have you created?