clweed Posted May 11, 2006 Report Share Posted May 11, 2006 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 Quote Link to comment Share on other sites More sharing options...
Ken Roy Posted May 26, 2006 Report Share Posted May 26, 2006 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 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.