Welcome the Technical Support section. Help us in assisting you by providing us with a concise and descriptive elaboration of your issues. Be specific and if possible, provide us with a step-by-step instruction in replicating your problem.
HI,
I have a problem with the geolocation of my users. When I create or update a user, Jomsocial doesn't save the latitude / longitude values.
I have installed Geommunity 3, this plugin searches for data in # _community_users (latitude/longitude fields). But in this table all values stored are 255.
But in # _community_location_cache there are some records...
In Jomsocial configuration (Integration tab) I defined the address fields.
I attached some capture images...
Can you help me solve this problem?
Thanks.
Seems your location fields are wrong, you changed the field type with your language hard for me to investigate it since I dont understand what it means :(
if possible would you mind use the orignal setting from us, please? also please enable field country on it.
Hi,
I added country field and I changed Address field from textbox to Textarea. And it doesn't work...
I don't understand what is wrong in the mapping fields:
cb_centrodireccion = Address
cb_centropoblacion = City
cb_centroprovincia = State
cb_centropais = Country
cb_centrocp = Post Code
because field code only use for jomsocial internaly, please changing that fields code to:
FIELD_ADDRESS
FIELD_CITY
FIELD_STATE
FIELD_COUNTRY
FIELD_ZIPCODE