The Kunena team has announce the arrival of Kunena 6.0.9.1 [K 6.0.9.1] which is now available for download as a native Joomla extension for J! 4.2.x. This version addresses most of the issues that were discovered in K 6.0 and issues discovered during the development stages of K 6.0.
Solved
editing/removing user Profile Information tab
I want to remove nearly everything from the user Profile Information tab (all I'd like to keep is the Signature textbox)--could someone let me know which folder/file has this code, and which lines? Thank you!
I'm looking to change the Profile Information tab on the Profile Edit page, default_summary.php doesn't appear to have any of that information. I also tried commenting out lines 16 through 40 in default_social, which has no effect. Any other suggestions?
if anyone else has this question in the future: default_tab.php has the social network/location/gender information for the user profile display page; and edit_profile.php has the information for the Profile Information tab on the profile edit page.