Quote:
Originally Posted by concepts
If the member is already "a friend" the link still shows.. I would much rather have a View Profile link instead. What needs to be added/changed to make this happen?
|
I will find the conditionals to check if is already a friend to not display, but display add to ignore list...
Quote:
Originally Posted by nectons
It show but when clics just a popu says you have allready this on your list. So is great.
Bytheway it works like a CHARM and thanks alot for the mod. Just a question. How can i change the title of the module? I mean th people you may know. I cant doit from any template or phrase or the module settings its self. I cant find where is this :P
Please help?
installed and MOTM
:respect:
|
You go to your ftp / modules / users.php and download it to your computer, then open it and look for:
Code:
$mods['title'] = 'People You May Know'
Code:
$mods['title'] = 'New People'
Replace either one or both tittles with your title, then go to the ftp / modules / users.php delete the file, do not replace it, and then re upload the users.php file edited and done.