• Resolved sandeep812

    (@sandeep812)


    Hello ,

    Thanks for such amazing plugin , i am using this plugin since a while , but recently when i upgraded my PHP version to 8.0 , it starts to give a Fatal Error :
    Fatal error: Uncaught Error: Non-static method WP_Post_Comment_Rating_Common::wpcr_verify_comment_meta_data() cannot be called statically in ..wp-content/plugins/wp-post-comment-rating/public/class-wp-post-comment-rating-public.php:244

    please guide me.

    Thanks

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author shoaib88

    (@shoaib88)

    Hi
    Just update the line no 80 in
    common/class-wp-post-comment-rating-common.php

    with this code

    public static function wpcr_verify_comment_meta_data($comment data) {

    Hope it will work fine.
    Thanks

    • This reply was modified 2 years, 7 months ago by shoaib88.
    Plugin Author shoaib88

    (@shoaib88)

    I hope yau have found solution.If you face any issue, create a new thread.
    Thanks

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Getting fatal error on PHP8’ is closed to new replies.