Jump to content
TNG Community

Add Person Siblings Row


Janos Dibusz

Recommended Posts

Janos Dibusz

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

Link to comment
Share on other sites

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.

image.png

Ron

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...