Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Warning: Trying to access array offset on value of type null and SyntaxError: JSON.parse #16

Open
cimt opened this issue Jul 17, 2022 · 0 comments

Comments

@cimt
Copy link

cimt commented Jul 17, 2022

evolution CE 1.4.20 clean install

PHP 7.4 works
PHP 8.0 dosnt work

Warning: Trying to access array offset on value of type null in ...\assets\plugins\multifields\base\Core.php on line 90

After clicking to select an element I get an error in the Browser Console:
Uncaught SyntaxError: JSON.parse: unexpected character at line 1 column 1 of the JSON data
onreadystatechange .../assets/cache/multifields/multifields.scripts.min.js?time=1658037565:1
getAction .../assets/cache/multifields/multifields.scripts.min.js?time=1658037565:1
getTemplate .../assets/cache/multifields/multifields.scripts.min.js?time=1658037565:1
setTemplate .../assets/cache/multifields/multifields.scripts.min.js?time=1658037565:1
onclick .../manager/?a=27&r=1&id=33:1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant