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

DJGlido
Wed May 08 2024, 09:28 pm
migCar
Wed May 08 2024, 04:48 pm
TimmyJup
Wed May 08 2024, 12:22 am
Shawnarows
Tue May 07 2024, 10:16 pm
GlennVet
Tue May 07 2024, 04:46 pm
RonaldJoump
Tue May 07 2024, 10:15 am
Jasonkam
Mon May 06 2024, 10:00 pm
JamesroW
Mon May 06 2024, 09:37 am