Viewing 5 replies - 1 through 5 (of 5 total)
  • Plugin Author myCred

    (@designbymerovingi)

    Hi.

    Thank you for reporting this. If you open that particular file mentioned and change line 50 from:

    $balance = $mycred->get_users_cred( $user_id, $this->mycred_type );

    to:

    $balance = $mycred->get_users_cred( $user_id, $mycred->mycred_type );

    What theme are you referring to?

    Thread Starter ibridge_jp

    (@ibridge_jp)

    Thank you for reply and support!

    That error has disappeared after installing the “BuddyPress”.

    So, I can not reproduce the behavior. Sorry.

    Plugin Author myCred

    (@designbymerovingi)

    I was able to replicate the issue using bbPress and updated the current version to include the proper code. I will be including it in the next update as well to cover all bases.

    Not sure what you mean with “BuddyPress” though.

    Thread Starter ibridge_jp

    (@ibridge_jp)

    Thank you for quick reply.

    An error has happened when using only “bbPress”.

    Maybe, this error does not occur when using at the same time the “bbPress” and “BuddyPress”…

    Plugin Author myCred

    (@designbymerovingi)

    Have a look at your bbPress hook settings.
    You can select if you want to show your users balance in replies. This bug is only visible if you select to show balances. If not the bug will now show up.

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Fatal error on using bbPress hook’ is closed to new replies.