Re: [ADDON] Google Member Map
							
								
							
							
								Reply #1 – 
							
							
						
					
					
						I am using Spuds's mod Google Member Map on SMF, I did not tryed this addon, but I would like to know if it is possible to import the data from SMF 
thnks in advance
						
						
					
				
				
						
						
							Re: [ADDON] Google Member Map
							
								
							
							
								Reply #2 – 
							
							
						
					
					
						I'd have to write a quick import script to grab the data, but its the same db scheme so its doable.
						
						
					
				
				
						
						
							Re: [ADDON] Google Member Map
							
								
							
							
								Reply #3 – 
							
							
						
					
					
						I just installed this addon on a fresh 1.0.1 elkarte, I activate the addon but I don't see any link in my menu. I tried index.php?action=googlemap but I see the index of my forum. Am I missing something? thank you
p.s. no errors in error log
						
						
					
				
				
						
						
							Re: [ADDON] Google Member Map
							
								
							
							
								Reply #7 – 
							
							
						
					
					
						I had a look inside the tables of database and I sow there are 3 columns added to member table (longitude, latitude and pindate). The same columns are also in smf.
Assuming that both tables are on the same database which will be the sql command to insert the content of those three columns from smf_members to elkarte_members? 
Thanks in advance
						
						
					
				
				
						
						
							Re: [ADDON] Google Member Map
							
								
							
							
								Reply #13 – 
							
							
						
					
					
						Installed the addon right now, but I am having three small problems:
1. $txt['googleMap_ButtonLocation'] is in language file but not in the settings.
2. The text from $txt['googleMap_DefaultZoom_Info'] is not shown when clicking on the question mark in the settings.
3. Why are there scroll lines? Because of my avatar?