BuddyBoss Home – Web Support Forums General BuddyPress (general issues) Buddypress Xprofile Custom Fields Type – Multiselector not working

  • This topic has 3 replies, 2 contibutors, and was last updated 8 years ago by Mike.
Viewing 4 posts - 1 through 4 (of 4 total)
  • Question

    #59950
    @thebwt

    Hello

    I used “Buddypress Xprofile Custom Fields Type” plugin for custom post type multiselector option for my profile field called “Business Category”.

    This is working in my local computer but when I try to implement same thing in online server, there are not working and its showing below warning in view page source


    Warning: in_array() expects parameter 2 to be array, string given in /home/thebusinesswoman/public_html/wp-content/plugins/buddypress-xprofile-custom-fields-type/classes/Bxcft_Field_Type_MultiSelectCustomPostType.php on line 160 ”

    Each select option have above same warning. Select box showing with border only.
    Below is code in line 160
    (!empty($posts_selected) && (in_array($post->ID, $posts_selected)))?’selected=”selected”‘:”,

    Same plugin and theme in local computer, its working perfect in local system but not working in server.

    Please help me as soon as possible.

    Answers

    #60261
    @thebwt

    I am waiting for reply from last three 3 days

    #60851

    Anonymous
    @

    Hi @thebwt, It is a Plugin specific issue..you can ask to plugin developer to check the issue : https://wordpress.org/support/plugin/buddypress-xprofile-custom-fields-type

    Hope they will better suggest you on this topic..

    Regards

    #61000
    @thebwt

    Hi Pallavi

    Its not plugin issue. How you can say its plugin issue?
    We already fixed that issue from our end and it was BOSS theme issue.
    Check yourself in latest BOSS theme. There will not work Multiple choice box.

    Do not worry but we fixed that. Just want to inform that it was not plugin issue but its fault in your BOSS theme latest version.

    Thank you

Viewing 4 posts - 1 through 4 (of 4 total)
  • The question ‘Buddypress Xprofile Custom Fields Type – Multiselector not working’ is closed to new replies.