Thread: GeoIP2 in HLXCE
View Single Post
NomisCZ
AlliedModders Donor
Join Date: Mar 2014
Location: Czech_Republic
Old 07-08-2019 , 04:08   Re: GeoIP2 in HLXCE
Reply With Quote #25

Quote:
Originally Posted by vn_lind View Post
perfect ,, it all works now as expected just did not find any info how to fix the google maps to remove the text "This page can't load Google Maps correctly." and "for development purposes only" .. if you know how to fix that as well, will be good ))))
Edit <your_web_root>/includes/google_maps.php line 45

PHP Code:
echo ('<script src="http://maps.google.com/maps/api/js?key=YOUR_API_KEY&sensor=false" type="text/javascript"></script>'); 
Go to https://developers.google.com/maps/d...pt/get-api-key and get API key, then change YOUR_API_KEY to generated one.


Or you can hide this map in Panel -> Admin -> HLstatsX:CE Settings -> Show Google worldmap
__________________
NomisCZ is offline