Tab ID should fit the group ID
-
Thank you for this plugin. I tested it with 2012 theme and BP 2.1.1 and all went up corectly.
The only thing that didn’t came up properly was that i had existing field groups previously to the plugin.
The tabs showed up, but their output was not correct until i changed my field group ID’s to be continuous (1,2,3… instead of 1,4,8,13,16).The problem sit in bp_profile_tabs_top function, where you fetch the group name, but not the group ID.
The $looper increments new tabs 1 by 1, but IMHO this should also take in account the group ID’s.All people using several groups with dozen of fields won’t probably not manually refactor the group ID’s in _bp_xprofile_groups and _bp_xprofile_fields table ! ??
- The topic ‘Tab ID should fit the group ID’ is closed to new replies.