Janos Dibusz Posted June 15, 2024 Report Share Posted June 15, 2024 The siblings row, after installation (expanded, with gender icons), but my mod not showing. Can somebody help me please? Quote Link to comment Share on other sites More sharing options...
Janos Dibusz Posted June 15, 2024 Author Report Share Posted June 15, 2024 In genlib.php just chanege: $showgender = false; // added in v12.0.0.6 to display gender icon for siblings $count_by_gender = true; // added in v12.0.3.7 to display siblings count by gender $showgender = true; // added in v12.0.0.6 to display gender icon for siblings $count_by_gender = true; // added in v12.0.3.7 to display siblings count by gender Quote Link to comment Share on other sites More sharing options...
tngrlkrz Posted June 15, 2024 Report Share Posted June 15, 2024 Unless it is during testing and only temporary, it is not good to change genlib.php or any TNG script directly. It can result in the mod or mods turning to a 'cannot install' or 'partially installed' status, which then becomes trouble to be resolved. Did you look at the mod's Edit Optons? The gender display for Add Person Siblings mod is controlled by an Edit Option Changing the parameter there will safely change the parameter in personlib.php, not genlib.php. Ron Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.