*

Vlad7

  • ****
  • 244 posts
Determine my location
« on: May 24, 2022, 06:12:45 PM »
Hello, why can't my location be determined. I allowed to determine the location, but it cannot determine, geolocation is also enabled on the smartphone, but the location does not determine.

*

MB Themes

Re: Determine my location
« Reply #1 on: May 24, 2022, 07:07:21 PM »
No city found 200km around your location.
Or you do not have coordinates filled for your cities.
  To get fast support, we need following details: Detail description, URL to reproduce problem, Screenshots

*

Vlad7

  • ****
  • 244 posts
Re: Determine my location
« Reply #2 on: May 24, 2022, 07:28:49 PM »
I have all the coordinates of the cities.

An error has occurred

[24-May-2022 20:14:33 Europe/Kiev] PHP Warning:  Undefined array key "d_coord_lat" in /home2/ukagroco/public_html/oc-content/themes/epsilon/functions.php on line 635
[24-May-2022 20:14:33 Europe/Kiev] PHP Warning:  Undefined array key "d_coord_long" in /home2/ukagroco/public_html/oc-content/themes/epsilon/functions.php on line 636

*

MB Themes

Re: Determine my location
« Reply #3 on: May 24, 2022, 07:40:15 PM »
Need to check what is on those lines.  ???
  To get fast support, we need following details: Detail description, URL to reproduce problem, Screenshots

*

Vlad7

  • ****
  • 244 posts
Re: Determine my location
« Reply #4 on: May 24, 2022, 08:03:48 PM »
further errors occur  :-\

[24-May-2022 20:30:17 Europe/Kiev] PHP Warning:  <strong>SMTP Error: Could not authenticate.</strong><br />
 in /home2/ukagroco/public_html/oc-includes/osclass/utils.php on line 562
[24-May-2022 20:30:23 Europe/Kiev] PHP Warning:  <strong>SMTP Error: Could not authenticate.</strong><br />
 in /home2/ukagroco/public_html/oc-includes/osclass/utils.php on line 562
[24-May-2022 20:36:58 Europe/Kiev] PHP Warning:  Undefined array key "HTTP_USER_AGENT" in /home2/ukagroco/public_html/oc-content/themes/epsilon/functions.php on line 1004
[24-May-2022 20:36:58 Europe/Kiev] PHP Warning:  Undefined array key "HTTP_USER_AGENT" in /home2/ukagroco/public_html/oc-content/themes/epsilon/functions.php on line 1005
[24-May-2022 20:36:58 Europe/Kiev] PHP Warning:  Undefined array key "HTTP_USER_AGENT" in /home2/ukagroco/public_html/oc-content/themes/epsilon/functions.php on line 1006
[24-May-2022 20:36:58 Europe/Kiev] PHP Warning:  Undefined array key "HTTP_USER_AGENT" in /home2/ukagroco/public_html/oc-content/themes/epsilon/functions.php on line 1007

*

MB Themes

Re: Determine my location
« Reply #5 on: May 25, 2022, 10:01:55 AM »
@Vlad7
Thank you, all issues will be fixed in 1.0.7

These 2 are most probably related to mail server.
Code: [Select]
[24-May-2022 20:30:17 Europe/Kiev] PHP Warning:  <strong>SMTP Error: Could not authenticate.</strong><br />
 in /home2/ukagroco/public_html/oc-includes/osclass/utils.php on line 562
[24-May-2022 20:30:23 Europe/Kiev] PHP Warning:  <strong>SMTP Error: Could not authenticate.</strong><br />
 in /home2/ukagroco/public_html/oc-includes/osclass/utils.php on line 562
  To get fast support, we need following details: Detail description, URL to reproduce problem, Screenshots

*

Vlad7

  • ****
  • 244 posts
Re: Determine my location
« Reply #6 on: May 25, 2022, 01:32:19 PM »
@Vlad7
Thank you, all issues will be fixed in 1.0.7

These 2 are most probably related to mail server.
Code: [Select]
[24-May-2022 20:30:17 Europe/Kiev] PHP Warning:  <strong>SMTP Error: Could not authenticate.</strong><br />
 in /home2/ukagroco/public_html/oc-includes/osclass/utils.php on line 562
[24-May-2022 20:30:23 Europe/Kiev] PHP Warning:  <strong>SMTP Error: Could not authenticate.</strong><br />
 in /home2/ukagroco/public_html/oc-includes/osclass/utils.php on line 562


Yes you are right.  There were problems with mail

*

Vlad7

  • ****
  • 244 posts
Re: Determine my location
« Reply #7 on: May 27, 2022, 09:11:08 AM »
I have not been able to find the reason why I do not determine my location. Has anyone encountered such a problem?

*

Vlad7

  • ****
  • 244 posts
Re: Determine my location
« Reply #8 on: June 05, 2022, 09:07:39 PM »
I updated the theme to 1.0.7 and still the location is not detected automatically! What could be the reason for such a problem? I checked on your demo site, it works for you. I did a fresh installation on ocslas8.0.2+epsilon1.0.7 hosting and it doesn't work for me!

*

MB Themes

Re: Determine my location
« Reply #9 on: June 06, 2022, 12:10:04 PM »
@Vlad7
What is your URL and what exactly is now problem? I remember we've fixed several issues reported. After update cleaning of cookies is needed.
Problem I remember was that in some actions, coordinates were not transfered into cookies.
  To get fast support, we need following details: Detail description, URL to reproduce problem, Screenshots

*

Vlad7

  • ****
  • 244 posts
Re: Determine my location
« Reply #10 on: June 06, 2022, 07:43:18 PM »

*

MB Themes

Re: Determine my location
« Reply #11 on: June 07, 2022, 03:25:10 PM »
@Vlad7
You are getting error on ajax request.
Try to enable error logging and check what is there:
https://ukagro.com.ua/index.php?ajaxRequest=1&ajaxFindCity=1&latitude=48.971678&longitude=21.7104383
  To get fast support, we need following details: Detail description, URL to reproduce problem, Screenshots

*

Vlad7

  • ****
  • 244 posts
Re: Determine my location
« Reply #12 on: June 07, 2022, 03:32:06 PM »
@Vlad7
You are getting error on ajax request.
Try to enable error logging and check what is there:
https://ukagro.com.ua/index.php?ajaxRequest=1&ajaxFindCity=1&latitude=48.971678&longitude=21.7104383

Do you mean errors in the error.log file?

*

MB Themes

Re: Determine my location
« Reply #13 on: June 07, 2022, 03:56:57 PM »
Yes, you have error 500 there, but it is not visible what cause it.
  To get fast support, we need following details: Detail description, URL to reproduce problem, Screenshots

*

Vlad7

  • ****
  • 244 posts
Re: Determine my location
« Reply #14 on: June 07, 2022, 04:20:36 PM »
The file contains errors from two lags. Maybe I need to contact the technical support of my hosting?