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, 8 months ago by Mike.
Question
February 23, 2016 at 1:20 am #59950@thebwtHello
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
February 26, 2016 at 1:38 am #60261@thebwtI am waiting for reply from last three 3 days
March 1, 2016 at 12:35 am #60851@
AnonymousHi @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
March 1, 2016 at 11:57 pm #61000@thebwtHi 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
- The question ‘Buddypress Xprofile Custom Fields Type – Multiselector not working’ is closed to new replies.