PHP Fatal error: Uncaught Error: Call to a member functi on getWord() on null
-
On 3.4 we see fatal errors in JsonUtil:
PHP Fatal error: Uncaught Error: Call to a member functi on getWord() on null in
./wp-content/plugins/weglot/vendor/weglot/weglot-php/src/Util/JsonUtil.php:55
.This may go along with another notice or two:
Error (E_NOTICE): “Undefined offset: 108“ at
./wp-content/plugins/weglot/vendor/weglot/weglot-php/src/Parser/Formatter/DomFormatter.php:53
.but that is a different file. Both 3.4.
The fatal error is especially boggling as you can imagine. Using a previous version (e.g. 3.3.6) didn’t resolve (and would also not be my first option, but trying doesn’t hurt).
Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
- The topic ‘PHP Fatal error: Uncaught Error: Call to a member functi on getWord() on null’ is closed to new replies.