For a client of mine I am runnig a site.
The problem is that in the friendrequest and become friend mail the RequestLink link is not displayed.
It does display the name <RequestLink> but not the link
How can I fix this?
For a client of mine I am runnig a site. The problem is that in the friendrequest and become friend mail the RequestLink link is not displayed. It does display the name <RequestLink> but not the link How can I fix this? |
What version of dolphin you are running there? PS: If possible do not write me personally, please try to ask on the forum first |
I use Dolphin 7.0.4. Sorry for not mentioning this. |
Open the list_pop.php
find these code lines: //send system alert
and add this code lines after that:
$aRecipient = getProfileInfo($iMemberId); PS: If possible do not write me personally, please try to ask on the forum first |
Open the list_pop.php
find these code lines: //send system alert
I cann't find this code anywhere in the file or any other of the Dolphin 7.0.4 files. That's rather strange isn't it? So what's next? Where to put the code, and what's the piece i'am missing? |
Nobody any idea? |
Nobody any idea? Make a ticket on our support page please! PS: If possible do not write me personally, please try to ask on the forum first |
I think you have changed or removed this email template: t_FriendRequest PS: If possible do not write me personally, please try to ask on the forum first |