Forum Replies Created
-
AuthorPosts
-
Ali
ParticipantYes, the undefined title is another issue on top of the venues not working
This is what we have done:
– We turned off all other plugins
– We switched to the Twenty Thirteen theme
– We completely removed all data related to your plugins using the tool your plugin provides
– We completely removed all of your plugins
– We then installed a fresh copy
– We tried adding new venues with all sort of different addresses and still the same problem, the lat and long are 0, 0Our hosting is on Rackspace Cloud Sites
Ali
ParticipantI followed the instructions on this thread: https://theeventscalendar.com/support/forums/topic/geolocation-search-and-map-view/
and here’s the output below. Does this give you anything to help me? I don’t think we’re over any limits because we have other websites using the maps coming from the same IP and they work just fine.
No geometry data
array(5) {
[“headers”]=>
array(12) {
[“content-type”]=>
string(31) “application/json; charset=UTF-8”
[“date”]=>
string(29) “Wed, 04 Mar 2015 09:05:17 GMT”
[“pragma”]=>
string(8) “no-cache”
[“expires”]=>
string(29) “Fri, 01 Jan 1990 00:00:00 GMT”
[“cache-control”]=>
string(25) “no-cache, must-revalidate”
[“access-control-allow-origin”]=>
string(1) “*”
[“server”]=>
string(4) “mafe”
[“x-xss-protection”]=>
string(13) “1; mode=block”
[“x-frame-options”]=>
string(10) “SAMEORIGIN”
[“alternate-protocol”]=>
string(14) “80:quic,p=0.08”
[“accept-ranges”]=>
string(4) “none”
[“vary”]=>
string(31) “Accept-Language,Accept-Encoding”
}
[“body”]=>
string(137) “{
“error_message” : “You have exceeded your daily request quota for this API.”,
“results” : [],
“status” : “OVER_QUERY_LIMIT”
}
”
[“response”]=>
array(2) {
[“code”]=>
int(200)
[“message”]=>
string(2) “OK”
}
[“cookies”]=>
array(0) {
}
[“filename”]=>
NULL
}Ali
ParticipantGeoff,
This doesn’t solve my problem. Any new venue I create (regardless of address) I get the 0,0 coordinates. Also, if I go to one of the venues that IS working and change the address, the coordinates do not change and remain the same as old address. This tells me that the coordinate fields are not being updated at all.
How can we resolve this?
Thanks
Ali
ParticipantHi Geoff,
You’re right, the coordinates are showing up as 0, 0 for new venues. What could be causing this issue? How does your plugin generate the coordinates?
Thanks
Ali
ParticipantAlso, if I go change the address on one of the old imported venues that do still work, the location on the map stays the same. Maybe this is an issue with venues not saving a geolocation?
-
AuthorPosts
