Comment Like (Only for: 1.2, 1.3, 1.4) [Paid] [Deleted]

Theres is an icon issue when click to "..." profile post comment view in the sidebar. We can't see liked icon if liked a comment..


Thanks.
 
Getting some errors with this when trying to change a members username:

Code:
Error Info
ErrorException: Fatal Error: Call to undefined method Nobita_CommentLike_XenResource_Model_Rating::CommentLike_batchUpdateLikeUser() - library/Nobita/CommentLike/LikeHandler/XenResource/Review.php:54
Generated By: TrixieTang, Today at 11:11 AM
Stack Trace
#0 [internal function]: XenForo_Application::handleFatalError()
#1 {main}
Request State
array(3) {
  ["url"] => string(64) "https://theadminzone.com/admin.php?users/taylor_smith.51003/save"
  ["_GET"] => array(1) {
    ["users/taylor_smith_51003/save"] => string(0) ""
  }
  ["_POST"] => array(46) {
    ["username"] => string(6) "Taylor"
    ["email"] => string(24) "***@gmail.com"
    ["password"] => string(8) "********"
    ["user_group_id"] => string(1) "2"
    ["secondary_group_ids"] => array(6) {
      [0] => string(2) "45"
      [1] => string(2) "83"
      [2] => string(2) "13"
      [3] => string(2) "71"
      [4] => string(2) "21"
      [5] => string(2) "58"
    }
    ["user_state"] => string(5) "valid"
    ["gender"] => string(0) ""
    ["dob_month"] => string(1) "*"
    ["dob_day"] => string(2) "*"
    ["dob_year"] => string(4) "*"
    ["location"] => string(16) "*."
    ["occupation"] => string(25) "Leader | Speaker | Writer"
    ["homepage"] => string(30) "*"
    ["custom_fields"] => array(15) {
      ["interested"] => string(0) ""
      ["whatdoyouwant"] => string(0) ""
      ["real_name"] => string(6) "Taylor"
      ["board_software"] => array(8) {
        [0] => string(7) "xenforo"
        [1] => string(15) "vbulletin_3_7_x"
        [2] => string(15) "vbulletin_3_8_x"
        [3] => string(13) "vbulletin_4_x"
        [4] => string(5) "phpbb"
        [5] => string(9) "proboards"
        [6] => string(4) "mybb"
        [7] => string(3) "xmb"
      }
      ["admin_experience_level"] => string(12) "intermediate"
      ["specify_other_board_softw"] => string(0) ""
      ["board_enhancements"] => string(9) "WordPress"
      ["aim"] => string(0) ""
      ["msn"] => string(0) ""
      ["icq"] => string(0) ""
      ["yahoo"] => string(0) ""
      ["skype"] => string(14) "taylor.v.smith"
      ["gtalk"] => string(0) ""
      ["facebook"] => string(0) ""
      ["twitter"] => string(0) ""
    }
    ["custom_fields_shown"] => array(22) {
      [0] => string(10) "interested"
      [1] => string(13) "software_used"
      [2] => string(13) "whatdoyouwant"
      [3] => string(9) "real_name"
      [4] => string(14) "board_software"
      [5] => string(22) "admin_experience_level"
      [6] => string(25) "specify_other_board_softw"
      [7] => string(18) "board_enhancements"
      [8] => string(3) "aim"
      [9] => string(3) "msn"
      [10] => string(3) "icq"
      [11] => string(5) "yahoo"
      [12] => string(5) "skype"
      [13] => string(5) "gtalk"
      [14] => string(8) "facebook"
      [15] => string(7) "twitter"
      [16] => string(9) "float_nav"
      [17] => string(13) "messagetopbar"
      [18] => string(16) "expandquotesauto"
      [19] => string(14) "CtaFtForumList"
      [20] => string(14) "CtaFtForumView"
      [21] => string(14) "CtaFtNewRecent"
    }
    ["about"] => string(174) "I own/operate 15 Internet properties and provide strategic leadership to 80 part-time and volunteer staff members. I earned my Master of Arts at the Johns Hopkins University."
    ["custom_title"] => string(19) "Community Architect"
    ["signature"] => string(225) "[B]Taylor V. Smith[/B]
Founder & CEO, [URL='http://valourcorp.com/services']Valour Corp[/URL]
Owner & Publisher, [URL='http://noobist.com'][I]The Noobist[/I][/URL] | [URL='http://theshapersguild.com']The Shapers Guild[/URL]"
    ["message_count"] => string(3) "829"
    ["like_count"] => string(3) "505"
    ["trophy_points"] => string(3) "312"
    ["style_id"] => string(1) "0"
    ["language_id"] => string(1) "1"
    ["timezone"] => string(16) "America/New_York"
    ["enable_rte"] => string(1) "1"
    ["enable_flash_uploader"] => string(1) "1"
    ["content_show_signature"] => string(1) "1"
    ["email_on_conversation"] => string(1) "1"
    ["default_watch_state"] => string(0) ""
    ["visible"] => string(1) "1"
    ["activity_visible"] => string(1) "1"
    ["receive_admin_email"] => string(1) "1"
    ["allow_view_profile_enable"] => string(1) "1"
    ["allow_view_profile"] => string(7) "members"
    ["allow_post_profile_enable"] => string(1) "1"
    ["allow_post_profile"] => string(7) "members"
    ["allow_receive_news_feed_enable"] => string(1) "1"
    ["allow_receive_news_feed"] => string(8) "everyone"
    ["allow_send_personal_conversation_enable"] => string(1) "1"
    ["allow_send_personal_conversation"] => string(7) "members"
    ["allow_view_identities_enable"] => string(1) "1"
    ["allow_view_identities"] => string(8) "everyone"
    ["_xfToken"] => string(8) "********"
    ["_xfRequestUri"] => string(40) "/admin.php?users/taylor_smith.51003/edit"
    ["_xfNoRedirect"] => string(1) "1"
    ["_xfResponseType"] => string(4) "json"
  }
}
 
Last edited:
Also:
Code:
Error Info

ErrorException: Fatal Error: Call to undefined method XenResource_Model_Rating::CommentLike_batchUpdateLikeUser() - library/Nobita/CommentLike/LikeHandler/XenResource/Review.php:54

Generated By: TrixieTang, Today at 11:45 AM

Stack Trace

#0 [internal function]: XenForo_Application::handleFatalError()

#1 {main}

Request State

array(3) {

  ["url"] => string(64) "https://theadminzone.com/admin.php?users/taylor_smith.51003/save"

  ["_GET"] => array(1) {

    ["users/taylor_smith_51003/save"] => string(0) ""

  }

  ["_POST"] => array(46) {

    ["username"] => string(6) "Taylor"

    ["email"] => string(24) "***@gmail.com"

    ["password"] => string(8) "********"

    ["user_group_id"] => string(1) "2"

    ["secondary_group_ids"] => array(6) {

      [0] => string(2) "45"

      [1] => string(2) "83"

      [2] => string(2) "13"

      [3] => string(2) "71"

      [4] => string(2) "21"

      [5] => string(2) "58"

    }

    ["user_state"] => string(5) "valid"

    ["gender"] => string(0) ""

    ["dob_month"] => string(1) "*"

    ["dob_day"] => string(2) "*"

    ["dob_year"] => string(4) "*"

    ["location"] => string(16) "*"

    ["occupation"] => string(25) "Leader | Speaker | Writer"

    ["homepage"] => string(30) "http://valourcorp.com/services"

    ["custom_fields"] => array(15) {

      ["interested"] => string(0) ""

      ["whatdoyouwant"] => string(0) ""

      ["real_name"] => string(6) "Taylor"

      ["board_software"] => array(8) {

        [0] => string(7) "xenforo"

        [1] => string(15) "vbulletin_3_7_x"

        [2] => string(15) "vbulletin_3_8_x"

        [3] => string(13) "vbulletin_4_x"

        [4] => string(5) "phpbb"

        [5] => string(9) "proboards"

        [6] => string(4) "mybb"

        [7] => string(3) "xmb"

      }

      ["admin_experience_level"] => string(12) "intermediate"

      ["specify_other_board_softw"] => string(0) ""

      ["board_enhancements"] => string(9) "WordPress"

      ["aim"] => string(0) ""

      ["msn"] => string(0) ""

      ["icq"] => string(0) ""

      ["yahoo"] => string(0) ""

      ["skype"] => string(14) "taylor.v.smith"

      ["gtalk"] => string(0) ""

      ["facebook"] => string(0) ""

      ["twitter"] => string(0) ""

    }

    ["custom_fields_shown"] => array(22) {

      [0] => string(10) "interested"

      [1] => string(13) "software_used"

      [2] => string(13) "whatdoyouwant"

      [3] => string(9) "real_name"

      [4] => string(14) "board_software"

      [5] => string(22) "admin_experience_level"

      [6] => string(25) "specify_other_board_softw"

      [7] => string(18) "board_enhancements"

      [8] => string(3) "aim"

      [9] => string(3) "msn"

      [10] => string(3) "icq"

      [11] => string(5) "yahoo"

      [12] => string(5) "skype"

      [13] => string(5) "gtalk"

      [14] => string(8) "facebook"

      [15] => string(7) "twitter"

      [16] => string(9) "float_nav"

      [17] => string(13) "messagetopbar"

      [18] => string(16) "expandquotesauto"

      [19] => string(14) "CtaFtForumList"

      [20] => string(14) "CtaFtForumView"

      [21] => string(14) "CtaFtNewRecent"

    }

    ["about"] => string(174) "I own/operate 15 Internet properties and provide strategic leadership to 80 part-time and volunteer staff members. I earned my Master of Arts at the Johns Hopkins University."

    ["custom_title"] => string(19) "Community Architect"

    ["signature"] => string(225) "[B]Taylor V. Smith[/B]

Founder & CEO, [URL='http://valourcorp.com/services']Valour Corp[/URL]

Owner & Publisher, [URL='http://noobist.com'][I]The Noobist[/I][/URL] | [URL='http://theshapersguild.com']The Shapers Guild[/URL]"

    ["message_count"] => string(3) "829"

    ["like_count"] => string(3) "505"

    ["trophy_points"] => string(3) "312"

    ["style_id"] => string(1) "0"

    ["language_id"] => string(1) "1"

    ["timezone"] => string(16) "America/New_York"

    ["enable_rte"] => string(1) "1"

    ["enable_flash_uploader"] => string(1) "1"

    ["content_show_signature"] => string(1) "1"

    ["email_on_conversation"] => string(1) "1"

    ["default_watch_state"] => string(0) ""

    ["visible"] => string(1) "1"

    ["activity_visible"] => string(1) "1"

    ["receive_admin_email"] => string(1) "1"

    ["allow_view_profile_enable"] => string(1) "1"

    ["allow_view_profile"] => string(7) "members"

    ["allow_post_profile_enable"] => string(1) "1"

    ["allow_post_profile"] => string(7) "members"

    ["allow_receive_news_feed_enable"] => string(1) "1"

    ["allow_receive_news_feed"] => string(8) "everyone"

    ["allow_send_personal_conversation_enable"] => string(1) "1"

    ["allow_send_personal_conversation"] => string(7) "members"

    ["allow_view_identities_enable"] => string(1) "1"

    ["allow_view_identities"] => string(8) "everyone"

    ["_xfToken"] => string(8) "********"

    ["_xfRequestUri"] => string(40) "/admin.php?users/taylor_smith.51003/edit"

    ["_xfNoRedirect"] => string(1) "1"

    ["_xfResponseType"] => string(4) "json"

  }

}
 
Last edited:
Top Bottom