Display E-Mail Adress in Contact Map

  • reikem
  • Auteur du sujet
  • Visiteur
  • Visiteur
il y a 6 ans 2 semaines #4901 par reikem
Display E-Mail Adress in Contact Map a été créé par reikem
Hey there,

I'd like to display the E-Mail address of the contact in the popup window in contact map.

It worked for me some time ago, but it does not anymore.

You can see it here: images.devs-on.net/Image/XqiKjrPnFb7D1Jal-Bereich.png

It worked with:
if(@$row->email_to) {$email = 'E-Mail: <a href=\"mailto:'.addslashes($row->email_to).'\">'.addslashes($row->email_to).'</a><br />';}else{$email='';}
(on line 525 in components/com_contactmap/models/contactmap.php)

Can you give me any advice how to fix taht?
Le sujet a été verrouillé.
Plus d'informations
il y a 6 ans 1 semaine #4902 par gmapfp
Réponse de gmapfp sur le sujet Display E-Mail Adress in Contact Map
Hi,

You have create a variable $email.
Now, you must display it.

Add this variable in the line below, after $pays variable.
Le sujet a été verrouillé.
  • reikem
  • Auteur du sujet
  • Visiteur
  • Visiteur
il y a 6 ans 1 semaine #4903 par reikem
Réponse de reikem sur le sujet Display E-Mail Adress in Contact Map
thank you. haven't found the right point to display it.

It works :-)
Le sujet a été verrouillé.
Temps de génération de la page : 0.102 secondes
Propulsé par Kunena
FaLang translation system by Faboba