Saratatoga asennus wview?

Aloittaja Tuffe, torstai, 23.01.2014, 14:57

« edellinen - seuraava »

0 Jäsenet ja 1 Vieras katselee tätä aihetta.

Tuffe

1.Latasin paketit Base-World.zip ja WV-plugin.tar.gz pakettit purin Base-World.zip:in ja tämän sisään WV-plugin hakemiston tiedostoineen
2. tein asetukset Base-World/WV-plugin setting.php jaSettings-weather.php  tiedostoihin
3.kopion WVtags.phpx wview ohjelmaan ,tämä lataa Base-World/WV-plugin hakemistoon WVtags.php-nimisen tiedoston Ok.
4.Mutta jokin vialla katso: http://weather.haapakorpi116.com/index.php  mitä voin tehdä asian eteen?
esim .Settings-weather.php asetukset
<?php
############################################################################
# A Project of TNET Services, Inc. and Saratoga-Weather.org (WD-World-ML template set)
############################################################################
#
# Project: Sample Included Website Design
# Module: Settings-weather.php
# Purpose: Provides the Site Settings Used Throughout the Site
Authors: Kevin W. Reed <kreed@tnet.com>
# TNET Services, Inc.
#               Ken True <webmaster@saratoga-weather.org>
#               Saratoga-Weather.org
#
Copyright: (c) 1992-2007 Copyright TNET Services, Inc.
############################################################################
# This program is free software; you can redistribute it and/or
# modify it under the terms of the GNU General Public License
# as published by the Free Software Foundation; either version 2
# of the License, or (at your option) any later version.
#
# This program is distributed in the hope that it will be useful,
# but WITHOUT ANY WARRANTY; without even the implied warranty of
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
# GNU General Public License for more details.
#
# You should have received a copy of the GNU General Public License
# along with this program; if not, write to the Free Software
# Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111-1307, USA
############################################################################
# This document uses Tab 4 Settings
############################################################################
global $SITE;
#---------------------------------------------------------------------------
#  required settings for wview software
#---------------------------------------------------------------------------
$SITE['WXtags'] 'WVtags.php';  // for weather variables
$SITE['graphImageDir'] = './';  // directory location for graph images with trailing /
# For NOAA reports
$SITE['NOAAdir']        = './NOAA/';   // relative location of the NOAA report files directory
#
# Weather Station sensors and options for dashboard
#
$SITE['conditionsMETAR'] = 'KSJC';  // set to nearby METAR for current conditions icon/text
#  comment out conditionsMETAR if no nearby METAR.. conditions icon/text will not be displayed
$SITE['overrideRain']   = true// =true then rain rate will set rain words instead of METAR rain words
#                               // =false - no change to METAR rain words (station rain rate not used)
#
$SITE['DavisVP'] false;  // set to false if not a Davis VP weather station
$SITE['UV'] true;  // set to false if no UV sensor
$SITE['SOLAR'] false;  // set to false if no Solar sensor
##########################################################################
# end of configurable settings
#
// default settings needed for various pages when the weather software plugin is not installed.
// do not change these
$SITE['WXsoftware']     = 'WV';  
$SITE['WXsoftwareURL'] = 'http://www.wviewweather.com/index.html';
$SITE['WXsoftwareLongName'] = 'wview';
$SITE['ajaxDashboard'] = './ajax-dashboard.php';
$SITE['trendsPage']     = './WV-trends-inc.php'// WL-specific trends page
?>


Nummika

Pikaisella vilkaisulla ainakin sää kuvakkeet puuttuu, olisko jäänyt imuroimatta?  Olikohan ne nuo, http://saratoga-weather.org/carterlake-icons.zip

Tuffe

#2
Mistä filusta säädetään menu-valikkoa? menubar.php ei näytä tapahtuvan mitään

jamo

Lainaus käyttäjältä: Tuffe - torstai, 23.01.2014, 16:17
Mistä filusta säädetään menu-valikkoa? menubar.php ei näytä tapahtuvan mitään

Muistelisin että flyout-menu.xml olisi sen yläosa menun säätöpaikka.

jamo

Tuffe

#4
Nyt lähti pelittämään
osaako kukaan auttaa miten otetaan käyttöön  http://wiki.sandaysoft.com/a/SteelSeries_Gauges mittarit eli miten asetukset tehdään
beta tiedosto http://weather.wilmslowastro.com/realtimegauges.txt
tuleeko realtimegauges.txt
näin /polku/käyttäjä/realtimegauges.txt
olen kokeillut kymmeniä kertoja asentaa mutta turhaan
mitä kohdat asetuksissa on olennaisia?

ahpe

Sain itse nuo mittarit toimimaan viime vuoden tammikuussa, teetti kylläkin töitä.

Jos tarkoitat Cumulus ohj. lähettämää LocalFiles? Minulla on näin

C:\Cumulus\web\realtimegaugesT.txt

ja Remote Filenames

public_html/davis/realtimegauges.txt

http://www.sahkoheikura.com/davis/realtimegauges.txt

ahpe

Lainaaos tarkoitat Cumulus ohj. lähettämää LocalFiles? Minulla on näin

C:\Cumulus\web\realtimegaugesT.txt

ja Remote Filenames

public_html/davis/realtimegauges.txt

Ja gauges.js tiedostoon tulee.

realTimeURLCumulus: './realtimegauges.txt',

//*** Cumulus Users: Change this to your download location if the realtime file is not in the same folder as the gauges-ss.htm ***

Tuffe

Pihalla kuin lumiukko..
Mihin tiedostoin nämä tulee
1. Extract all the file in the SteelSeries zip file to a folder on your PC.

2. Copy "realtimegaugesT.txt" to your Cumulus web folder.

3. Copy "gauges-ssT.htm" to your Cumulus web folder.

4. Configure Cumulus Internet | Files to:

realtime file:-
  Local filename  = <path>\Cumulus\web\realtimegaugesT.txt
  Remote filename = <website_root_path>/realtimegauges.txt
  Process = Yes
  Realtime = Yes
  FTP = Yes (unless you are local hosting)

gauges HTML file:-
  Local filename  = <path>\Cumulus\web\gauges-ssT.htm
  Remote filename = <website_root_path>/gauges-ss.htm
  Process = Yes
  Realtime = No
  FTP = Yes (unless you are local hosing)

Nummika

#8
Lainaus käyttäjältä: Tuffe - perjantai, 24.01.2014, 19:32
Pihalla kuin lumiukko..
Mihin tiedostoin nämä tulee
1. Extract all the file in the SteelSeries zip file to a folder on your PC.

2. Copy "realtimegaugesT.txt" to your Cumulus web folder.

3. Copy "gauges-ssT.htm" to your Cumulus web folder.

4. Configure Cumulus Internet | Files to:

realtime file:-
 Local filename  = <path>\Cumulus\web\realtimegaugesT.txt
 Remote filename = <website_root_path>/realtimegauges.txt
 Process = Yes
 Realtime = Yes
 FTP = Yes (unless you are local hosting)

gauges HTML file:-
 Local filename  = <path>\Cumulus\web\gauges-ssT.htm
 Remote filename = <website_root_path>/gauges-ss.htm
 Process = Yes
 Realtime = No
 FTP = Yes (unless you are local hosing)


Tuossa saattaa olla ongelma, mahtaako wviev tukea tuota steelseriestä?

Tuo ohje on cumulusta varten http://sandaysoft.com/products/cumulus
Cumuluksessa tuo toimii suurinpiirtein näin.
Tuo kansio puretaan ja nuo kaks tiedostoa realtimegaugesT.txt ja gauges-ssT.htm kopioidaan cumuluksen webfiles kansioon, oletettavasti wvievissä jonnekkin kansion missä sijaitsee kaikki tiedostot joita se uppaa sääsivustolle.

Kaikki muut puretut tiedostot kansioineen päivineen uppaat webbiservulle.

Sitten tuo vaikein osuus, jos saat wviewin jotenkin päivittämään nuo tiedostot niin ne pitäisi saada upattua nettiin siten että
realtimegaugesT.txt uudelleen nimetään uppausvaiheessa realtimegauges.txt tiedostoksi ja sama
gauges-ssT.htm uudelleen nimetään gauges-ss.htm tiedostoksi

Jos sinulla on linux niin kokeile asentaa cumulus niin saat kaiken helpommin ja löytyy paremmin apuja. Kokeilin sitä kerran muistaakseni winellä ja tomi moitteetta

Toimisiko tuo wvievissä https://groups.google.com/forum/#!topic/wview/xEbA6G7HssM
lataussivu https://github.com/HanSolo/SteelSeries-Swing

finilves

Cumulus toimii myös windows koneissa. Asensin tuon ohjeen mukaan ja lähti Cumuluksella toimimaan kertalaakista.
Ongelmat alkaa sitten mikäli koittaa istuttaa noita mittareita toisille sivuilla.