• thomasoriis

    (@thomasoriis)


    You have two debug notices – some of us actually code with debugging turned on *LOL*

    if( ! $fbcj_members_extension_check ) should be

    if( !isset($fbcj_members_extension_check) ) you have two of these.

    Looking forward to an update. But for now I have fixed the problem – so I can debug my own code 🙂

    Cheers – Thomas.

    https://ww.wp.xz.cn/plugins/buddypress-social-icons/

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

    (@vivacityinfotechjaipur)

    Hi Thomasoriis,
    Greetings !

    Thanks for using our plugin.

    We have checked debug notices and found this notices were due to this code ( if( ! $fbcj_members_extension_check ) ).
    It will be updated with new features in our new upcoming version ASAP.

    Let us know if you need more help.

    Thanks & Regards
    Team Vivacity

    yes please update !! have same problem here. appreciate

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Debug notice in code’ is closed to new replies.