Author Topic: Euroblitz script issue.  (Read 678 times)

0 Members and 1 Guest are viewing this topic.

Offline Maumelle Weather

  • Forecaster
  • *****
  • Posts: 1824
    • Maumelle Weather
Euroblitz script issue.
« on: July 10, 2014, 08:32:32 AM »
Hi Folks,

I have been trying to change my location within the Euroblitz script and I'm not having any luck. I've tried everything , including deleting the script/folder from my website, reinstalling a new folder/script, changing databases, etc., and it still shows me in Salem. I changed my info at Blitzortung.org and they have me in the correct place. I'm open to any ideas.

John
GR2AE, GR3, Cumulus

Offline miraculon

  • Sunrise Side Weather
  • Forecaster
  • *****
  • Posts: 4107
  • KE8DAF
    • Sunrise Side Weather in Rogers City MI USA
Re: Euroblitz script issue.
« Reply #1 on: July 10, 2014, 08:40:59 AM »
John,

Do you have the Lat/Lon set to your new location in tracker_config.php?

The variables are:

Code: [Select]
$centerlat    = 45.41731;             // Centerlatitude of your tracker
$centerlon    = -83.81088;             // Centerlongitude of your tracker

Of course, these are my own coordinates. If you did change them, check your permissions on your server and your changes actually "took".

Greg H.


Blitzortung Stations #706 and #1682
CoCoRaHS: MI-PI-1
CWOP: CW4114 and KE8DAF-13
WU: KMIROGER7
Amateur Radio Callsign: KE8DAF

Offline Maumelle Weather

  • Forecaster
  • *****
  • Posts: 1824
    • Maumelle Weather
Re: Euroblitz script issue.
« Reply #2 on: July 10, 2014, 09:12:06 AM »
Hi Greg,

Renamed the old bo directory, created a new directory and downloaded a new copy of Euroblitz.

I have:

$centerlat    = 34.53567;             // Centerlatitude of your tracker
$centerlon    = -92.76504;             // Centerlongitude of your tracker
 

in the tracker_config.php and

$homelat=34.53567;                                      # Latitude of the tracker
$homelon=-92.76504;                                      # Longitude of the tracker


in the bo_update.php file and it still shows me in Salem. Very frustrating.
GR2AE, GR3, Cumulus

 

anything