What's new
Xen Factory

Register today to become a member! Once signed in, you'll be able to start purchasing our products, ask questions, request support and suggest new ideas!

  • This area is dedicated to the support of our xF1 add-ons. For xF2, please use the dedicated area: HERE.

Support Not a bug Location: Impossible to retrieve data from API. Please contact administrator

fixer

Member
Updated to latest version now getting error when trying to add any address

Location:
Impossible to retrieve data from API. Please contact administrator

Screen Shot 2017-12-21 at 9.14.40 PM.png
 
Hi
I have look for map
and you need update your php configuration

Code:
string(98) "file_get_contents(): https:// wrapper is disabled in the server configuration by allow_url_fopen=0"
 
This fix is over my head, can someone please explain it to me in some better detail?

I have look for map
huh??

and you need update your php configuration
In WHM/cpanel?

Code:
string(98) "file_get_contents(): https:// wrapper is disabled in the server configuration by allow_url_fopen=0"
Where does this go???

for anyone else make sure this is turned on
Where is this?

Is no one else having these issues? Just installed this and enabled all the APIs necessary but still getting this error
 
This fix is over my head, can someone please explain it to me in some better detail?


huh??


In WHM/cpanel?


Where does this go???


Where is this?

Is no one else having these issues? Just installed this and enabled all the APIs necessary but still getting this error
contact your host have them edit the setting
 
You have exactly same error or another error ?
You can send me admin access by PM if needed or your skype if you have
I will maybe availible tomorrow
 
yes, I'm getting the precise error @fixer posted in the 1st post. I've enabled all the APIs per the guide, might I have to wait a bit? It's been a good 20 minutes since I enabled all of them.

This is installed on a test site, does it matter if it's behind a password or not? right now, it's not - and it's still not working.

Also site is running HTTPS if that matters
 
Normally it should work under password and with https
You have skype? If yes send me it by PM we will look this tomorrow
 
Without more information it will be hard to help you
Its why i have ask you your skype
 
Why do you need admin access to y forum to solve this? I figured this would be a common configuration or setup issue, i.e. something everyone would have to do.

Also I'm not running php-fpm after all, just php7
 
There are 2 possible issues:
  • You have not correcly setup your php.ini
  • You have not correctly setup your google API’s
All our customer who have buy this addon have no problem so if you want more help you need help me little bit
 
There are 2 possible issues:
Ok this helps as it narrows down the possible problems. I like to solve my own problems and learn by doing.
You have not correcly setup your php.ini
I corrected the setting described above, restarted php and Apache as well, that didn’t fix it
You have not correctly setup your google API’s
I followed your instructions

I can provide whatever screenshots you want
 
Tomorrow i will give you code modification in order to check whats wrong
 
Here's my php.ini screens in WHM

php editor.JPG

php editor2.JPG

my APIs

gapi1.JPG

the maps API shows hits, one of these for each time I tried to update my own location, which autofills just fine, but then I go to save my profile, that's when the error is thrown

gapimap.JPG

Then, I had to set up the server and browser keys for another addon, honestly I can't remember which one this was for even, possibly XenAtendo, which does have an entry line for an API key but I actually don't have anything in it oddly enough.

cred.JPG
 
Top