Author Topic: Weather Computer Died need help  (Read 2602 times)

0 Members and 1 Guest are viewing this topic.

Offline mkutche

  • Forecaster
  • *****
  • Posts: 1043
    • GosportWx.com
Re: Weather Computer Died need help
« Reply #50 on: December 22, 2018, 02:31:32 PM »
// --------------- settings ----------------------
include ("/home/hj2ke8lfpx43/public_html/Settings.php");
$tweetWXdir = './';
$wxdir = '/home/hj2ke8lfpx43/public_html/';  // path to the advforecast2.php
$tweetTags = '#INwx';  // customize for your Twitter tags and/or website url (shortened)
// ----------- end settings ----------------------

require_once($tweetWXdir . 'TweetWX-globals.php');


include_once($wxdir . 'CUtags.php');
$uomTemp = '°F';
$uomWind = 'mph';
$uomBaro = 'in';
$uomRain = 'in';

still reading as : 7:00pm 0°F (H 0/L 0)  Hum:% Wind:Calm Baro: 0.00in Rain: 0.00in #INwx

update: i got it i had to put TweetWX-conditions in my main folder! :D
« Last Edit: December 22, 2018, 02:38:50 PM by mkutche »
Mike K.
Davis Vantage Vue 6250 - CumulusMX (3.21.1-b3205)
Gosport, Indiana
Gosportwx.com twitter.com/GosportINWX
-----------------------------------------------------------

Offline Maumelle Weather

  • Forecaster
  • *****
  • Posts: 1825
    • Maumelle Weather
Re: Weather Computer Died need help
« Reply #51 on: December 22, 2018, 02:40:35 PM »
 =D> =D> =D> =D> =D> =D> =D>
I knew it had to be something simple, Mike. Glad you figured it out. I was doing some head scratching there for a while trying to figure why it wasn't working.
GR2AE, GR3, Cumulus

Offline mkutche

  • Forecaster
  • *****
  • Posts: 1043
    • GosportWx.com
Re: Weather Computer Died need help
« Reply #52 on: December 22, 2018, 02:56:08 PM »
=D> =D> =D> =D> =D> =D> =D>
I knew it had to be something simple, Mike. Glad you figured it out. I was doing some head scratching there for a while trying to figure why it wasn't working.

 :lol:
Mike K.
Davis Vantage Vue 6250 - CumulusMX (3.21.1-b3205)
Gosport, Indiana
Gosportwx.com twitter.com/GosportINWX
-----------------------------------------------------------