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

KevinTab
Sun Apr 28 2024, 05:35 am
Tumergix
Sun Apr 28 2024, 12:59 am
StevenDrulk
Sat Apr 27 2024, 08:47 pm
StephenHauct
Sat Apr 27 2024, 09:38 am
Adamsaf
Sat Apr 27 2024, 07:12 am
Robertphype
Sat Apr 27 2024, 12:23 am
ktaletrryp
Fri Apr 26 2024, 10:55 pm
Robertrip
Fri Apr 26 2024, 11:20 am