[11-May-2020 12:47:27 UTC] PHP Notice: Trying to access array offset on value of type null in \plugins\wpdiscuz\class.WpdiscuzCore.php on line 942
[11-May-2020 12:47:27 UTC] PHP Notice: Trying to access array offset on value of type null in \plugins\wpdiscuz\class.WpdiscuzCore.php on line 975
Looks like both refer to $this->commentsArgs not being set at the time of being used.
if ($this->commentsArgs['caller'] === 'wpdiscuz-') {
if ($this->commentsArgs['caller'] === 'wpdiscuz' && ($this->commentsArgs['comment__in'] || isset($this->commentsArgs['sticky']))) {
Hi @drlightman,
Please don't worry about this. This is already fixed in the next version update.
In case if you want to fix it as soon as possible, please send the admin login details to info[at]gvectors.com email address, the developers fix it for you.
I already fixed myself, I was only reporting for you project. Thanks.