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

ztaletpzca
Wed Apr 24 2024, 11:19 pm
IrardlPex
Wed Apr 24 2024, 08:42 pm
Charlestehed
Wed Apr 24 2024, 05:20 pm
Robertgurse
Wed Apr 24 2024, 02:43 pm
Richardedils
Wed Apr 24 2024, 04:07 am
Malcolmaccek
Wed Apr 24 2024, 01:21 am
ChrisLub
Tue Apr 23 2024, 05:21 pm
Davidbab
Tue Apr 23 2024, 10:41 am