Thank you for creating this plugin.
This plugin would be great for what I need, but after I installed and used, got a few errors. My CSV file had a group description which contained commas (normal grammar) and that is what was causing the errors. I just could not find a way around it. Anyone worked this out?
Hey,
I am not able to import my group data in csv. Every time I try, it only imports the group specified by the top most row.
I have changed line 19 as suggested by a reviewer here.
Here is how my file looks:
,NA-1 (Chitral),MNA: Abdul Akbar Chitrali from Muttahida Majlis-e-Amal, private, yes, mods
,NA-2 (Swat-I),MNA: Haider Ali Khan from Pakistan Tehreek-e-Insaf, private, yes, mods
,NA-3 (Swat-II),MNA: Salim Rehman from Pakistan Tehreek-e-Insaf, private, yes, mods
,NA-4 (Swat-III),MNA: Murad Saeed from Pakistan Tehreek-e-Insaf, private, yes, mods
,NA-5 (Upper Dir),MNA: Sahibzada Sibghatullah from Pakistan Tehreek-e-Insaf, private, yes, mods
,NA-6 (Lower Dir-I),MNA: Mehboob Shah from Pakistan Tehreek-e-Insaf, private, yes, mods
,NA-7 (Lower Dir-II),MNA: Muhammad Bashir Khan from Pakistan Tehreek-e-Insaf, private, yes, mods
,NA-8 (Malakand Protected Area),MNA: Junaid Akbar from Pakistan Tehreek-e-Insaf, private, yes, mods
,NA-9 (Buner),MNA: Sher Akbar Khan from Pakistan Tehreek-e-Insaf, private, yes, mods
,NA-10 (Shangla),MNA: Ibadullah Khan from Pakistan Muslim League (N), private, yes, mods
HI,
thanks for building this plugin, I really need it! However I just installed and got immediate errors.
After activation I got this error:
Warning: call_user_func_array() expects parameter 1 to be a valid callback, function ‘buddypress-groups-import_textdomain’ not found or invalid function name in /home/wp_3dvuy5/myharbors.com/wp-includes/plugin.php on line 525
Other things stopped working then too. For example when I did a search for a group on the group admin page I got this error:
Warning: Cannot modify header information – headers already sent by (output started at /home/wp_3dvuy5/myharbors.com/wp-includes/plugin.php:525) in /home/wp_3dvuy5/myharbors.com/wp-includes/pluggable.php on line 1171
I had to deactivate the plugin in order to do any further work. thoughts on what’s wrong?
Thanks
https://www.ads-software.com/plugins/buddypress-groups-import/
]]>Could you add support for mediapress gallery? like you have for forum?
I could modify your code to always add them, but it would be nice if it was done for other users also.
By the way, the function to enable/disable this is:
groups_update_groupmeta( $new_group_id, ‘_mpp_is_enabled’, $csv_group_gallery);
and expects “yes” or “no”
https://www.ads-software.com/plugins/buddypress-groups-import/
]]>Our set up uses the groups to represent companies, so the group name is the company name, and we have metadata for address, postcode, telephone, etc.
Does your plugin support metadata too, or will it do so in the future perhaps?
https://www.ads-software.com/plugins/buddypress-groups-import/
]]>Thanks! Esp. because you support BP Group Hierarchy
How do I export groups from an install to import into another install though?
https://www.ads-software.com/plugins/buddypress-groups-import/
]]>