• Hello,

    my error.log is full with these entries. I see, that your plugin is not well maintained – but maybe you find some time to fix that.

    2023/01/16 23:32:43 [error] 1081769#1081769: *9586573 FastCGI sent in stderr: "HP Warning: Undefined variable $comment_id in /home/xxxxx/html/docs/wp-content/plugins/comments-like-dislike/inc/views/frontend/like-dislike-html.php on line 84PHP message: PHP Warning: Undefined variable $comment_id in /home/xxxxx/html/docs/wp-content/plugins/comments-like-dislike/inc/views/frontend/like.php on line 5PHP message: PHP Warning: Undefined variable $comment_id in /home/xxxxx/html/docs/wp-content/plugins/comments-like-dislike/inc/views/frontend/dislike.php on line 5PHP message: PHP Warning: Undefined variable $comment_id in /home/xxxxx/html/docs/wp-content/plugins/comments-like-dislike/inc/views/frontend/like-dislike-html.php on line 27PHP message: PHP Warning: Undefined variable $comment_id in /home/xxxxx/html/docs/wp-content/plugins/comments-like-dislike/inc/views/frontend/like-dislike-html.php on line 59PHP message: PHP Warning: Undefined variable $comment_id in /home/xxxxx/html/docs/wp-content/plugins/comments-like-dislike/inc/views/frontend/like-dislike-html.php on line 60PHP message: PHP Warning: Undefined variable $comment_id in /home/xxxxx/html/docs/wp-content/plugins/comments-like-dislike/inc/views/frontend/like-dislike-html.php on line 74PHP message: PHP Warning: Undefined variable $comment_id in /home/xxxxx/html/docs/wp-content/plugins/comments-like-dislike/inc/views/frontend/like-dislike-html.php on line 84PHP message: PHP Warning: Undefined variable $comment_id in /home/xxxxx/html/docs/wp-content/plugins/comments-like-dislike/inc/views/frontend/like.php on line 5PHP message: PHP Warning: Undefined variable $comment_id in /home/xxxxx/html/docs/wp-content/plugins/comments-like-dislike/inc/views/frontend/dislike.php on line 5PHP message: PHP Warning: Undefined variable $comment_id in /home/xxxxx/html/docs/wp-content/plugins/comments-like-dislike/inc/

Viewing 6 replies - 1 through 6 (of 6 total)
  • Plugin Author Happy Coders

    (@happy-coders)

    Hello there,

    Thank you for writing to us. We just tried to replicate the issue in our development server but we couldn’t replicate it. Are there any other comments related plugin installed in your site? Can you please check once by deactivating all other plugin and switch your theme to default WP theme such as twenty sixteen and let us know the result afterwards?

    Thanks

    Thread Starter tkwpweb

    (@tkwpweb)

    We have these plugins installed wich works with comments:

    1. https://de.www.ads-software.com/plugins/wp-ajaxify-comments/ -> not in use, deactivated
    2. https://de.www.ads-software.com/plugins/goodbarber/ -> after a little bit research maybe the problem

    But we cannot deactivate because we have more that 2 million pageviews per month with the goodbarber app. But in some month we will change the app provider. Then i will check again.

    Rick Hellewell

    (@rhellewellgmailcom)

    Looks to me to be related to PHP version – the plugin is causing warning errors on my site, which is running PHP 8.1.9.

    Use of undefined variables – you need to put an isset() around all array elements that may not be defined (like server variables for IP address, etc).

    Plugin Author Happy Coders

    (@happy-coders)

    Hi @tkwpweb

    We had realeased a new version which shall resolve the warnings that you are receiving due to some other plugins too. Please check and let us know if they are resolved or not.

    Thanks.

    Plugin Author Happy Coders

    (@happy-coders)

    Hello @tkwpweb ,

    Any updates on the issue you are getting?

    Thanks.

    Rick Hellewell

    (@rhellewellgmailcom)

    That particular issue resolved.

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘Error log full’ is closed to new replies.