Discussion in "Map Me Support" started by    oolong    Sep 6, 2011.
Tue Sep 06 2011, 09:22 pm
#1
Hi,
I'm using your MapMe! 1.4 and find it very useful. My clients have asked if I can include the real name (login) information in the user info displayed with the map.

I thought I have and idea how to do so by adding the line to the mapjs.php but after changing it none of the data would load.

Is there a way to conveniently add the real name to the other information? (over the user location data would be ideal)

Thanks

Dave
Tue Sep 13 2011, 11:21 pm
#2
Yes its possible..

edit mapxml.php change this query.. add real name to be fetched from db.

$sql->
mySQLresult = @mysql_query("SELECT ".MPREFIX."gmarkers.*, ".MPREFIX."user.user_name FROM `".MPREFIX."gmarkers`, ".MPREFIX."user where ".MPREFIX."gmarkers.user_id = ".MPREFIX."user.user_id");

Get Social

Information

Powered by e107 Forum System

Downloads

Comments

MichaelGot
Tue May 14 2024, 04:08 pm
FrankTrelm
Tue May 14 2024, 10:39 am
BillyTum
Tue May 14 2024, 09:08 am
Loganbag
Tue May 14 2024, 04:05 am
MichaelMog
Tue May 14 2024, 03:58 am
ThomasGaxaW
Mon May 13 2024, 05:33 pm
RobertInfup
Mon May 13 2024, 04:28 pm
Joshuatem
Mon May 13 2024, 08:30 am