Jump to content
TNG Community

Code help for "Living"


clweed

Recommended Posts

Can someone write a code so that when you roll the mouse over the name "Living" that a message displays telling the user to login or register to view information on Living Individuals.

Thanks,

Lee

Link to comment
Share on other sites

  • 3 weeks later...

Lee,

Without writing any code, you could try modifying the following $text in your text.php files

$text[livingphoto]

$text[livingdoc]

$text[livingnote]

to add the following note to the existing message:

You must login or register to view information on Living Individuals in your branch of the tree.
So that the text is as follows for
$text[livingphoto] = "At least one living individual is linked to this photo - Details withheld. You must login or register to view information on Living Individuals in your branch of the tree.";
$text[livingdoc] = "At least one living individual is linked to this document - Details withheld. You must login or register to view information on Living Individuals in your branch of the tree.";
and for
$text[livingnote] = "At least one living individual is linked to this note - Details withheld. You must login or register to view information on Living Individuals in your branch of the tree.";

Hope that helps,

Ken

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...