raspberry pi testags.php only one line

I have installed WD console from http://www.weather-display.com/downloadfiles/files.php
and installed as this http://discourse.weather-watch.com/p/458370
changed config.txt as in PDF http://discourse.weather-watch.com/p/459364


Weather station type=59  // Irox=59,WMR100=232,WMR200=233,WMR300=235,WMR968=8,WMR918=3,WM918=1,Davis VP=31,Davis WMMII=4, WH1081=166,2310=60,WXT510=190,3600=61,Davis IP=32, OWWfile=71,universal=34
Davis com method=2             //1 for serial, 2 for usb data logger
OWW file location=
Davis VP IP port=22222             // Port        for Davis VP IP data logger
Davis VP IP address=192.168.2.3           // IP address   "   "    "  "   "     "
wh1080 read delay=50
latitude=61.106207                  /// latitude, e.g -38.375 for southern hemisphere
longitude=-16.692974                 /// e.g -175.456 for east of UTC/London
Station name=Langbo Vadret
Start up daily rain(mm)=0.0
Start up monthly rain(mm)=0.0
Do wunderground=N //For updating wunderground.com (set to Y for yes, N for no) (every 5 minutes)
Wunderground username=
Wunderground password=
Wunderground timezone=-5    // e.g 12 for 12 hours ahead of GMT, -12 for - 12 hours
timezone=	(to change the local PC hour used)
Direction offset (whole degrees)=0
Barometer offset(hpa)=0
Comport number (e.g 1)=U //For non USB stations (e.g Davis, OS WMR968), use U for ttyUSB0 (i.e usb to serial)
Comport custom=
Davis com method=1   // 1 for regular  2 for special davis serial read
Revb Davis VP=Y (Y for Yes (new model (default) ) N for No)
Davis rain gauge=2 (1 for 0.1 inch, 2 for 0.01 inch, 3 for 0.2mm)
Do mysql=N //for mysql updates (see the readme for the table structure), every 5 minutes
Mysql username=
Mysql password=
Mysql server=
Mysql databasename=
Mysql tablename=
Mysql metric=Y (set N for oF, inches of rain, inches for baro)
Mysql time=300    (time interval between mysql update in seconds from 60 to 10000 sec)
Do CWOP updates=N //every 10 minutes
CWOP station id=
CWOP ham call sign=-1 // -1 is default (you do not have a Ham call sign)
CWOP Latitude=
CWOP Longitude=
Do clientraw FTP=Y //(set to Y for yes, N for no), uploads every 1 minute
FTP server=192.168.10.202
FTP username=XXXXXXXX
FTP password=YYYYYYYYY
FTP port=21                                              //default is 21
FTP remote dir=/data/
FTP use passive=Y                                       //(set to Y for yes, N for no)
FTP use remote file rename=                    //Write here the remote name: NOTE that not all FTP servers allow remote file rename"
FTP time interval=120                   //the interval between two upload of the clientraw.txt and custom file 
Save logfile=Y   //to save the .txt logfile (set to N to save on disk space)
Logfile metric=Y
Create custom file=Y   //converts the custom tags in a file called wxlocal.html to wx.html
Use this filename instead of wx.html=testtags.php
Use this filename instead of wx2.html=tagslist.php
Use this filename instead of wx3.html=
Use this filename instead of wx4.html=
Use this filename instead of wx5.html=
FTP the custom file=Y    //will FTP the wx.html or filename you set to FTP server specified (clientraw FTP needs to be enabled too)
Units for custom tag file output:
Temp in celsius=Y
Wind in=m/s          // options are: mph,kts,kph,m/s (changes the custom tags)
Baro in metric=Y
Rain in metric=Y
run cron files=Y  // set to N to not run the separate cron files
do custom log=N    // set to Y to create an appended logfile from a template (customlog.txt)
custom log out=customlogout.txt
temp offset=                   //C
wmr300 channel number=1

I have also copied testtags.txt from my windows installation
my testtags.php looks like this

3.16%
it's ONLY 1 line (it should be close to 1000 lines )! clientraw.txt looks as it's OK What have I done wrong ? any more info you need to help me? Sven

[quote author=zacken542 link=topic=62448.msg499607#msg499607 date=1457615270]
I have installed WD console from http://www.weather-display.com/downloadfiles/files.php
and installed as this http://discourse.weather-watch.com/p/458370
changed config.txt as in PDF http://discourse.weather-watch.com/p/459364


Weather station type=59  // Irox=59,WMR100=232,WMR200=233,WMR300=235,WMR968=8,WMR918=3,WM918=1,Davis VP=31,Davis WMMII=4, WH1081=166,2310=60,WXT510=190,3600=61,Davis IP=32, OWWfile=71,universal=34
Davis com method=2             //1 for serial, 2 for usb data logger
OWW file location=
Davis VP IP port=22222             // Port        for Davis VP IP data logger
Davis VP IP address=192.168.2.3           // IP address   "   "    "  "   "     "
wh1080 read delay=50
latitude=61.106207                  /// latitude, e.g -38.375 for southern hemisphere
longitude=-16.692974                 /// e.g -175.456 for east of UTC/London
Station name=Langbo Vadret
Start up daily rain(mm)=0.0
Start up monthly rain(mm)=0.0
Do wunderground=N //For updating wunderground.com (set to Y for yes, N for no) (every 5 minutes)
Wunderground username=
Wunderground password=
Wunderground timezone=-5    // e.g 12 for 12 hours ahead of GMT, -12 for - 12 hours
timezone=	(to change the local PC hour used)
Direction offset (whole degrees)=0
Barometer offset(hpa)=0
Comport number (e.g 1)=U //For non USB stations (e.g Davis, OS WMR968), use U for ttyUSB0 (i.e usb to serial)
Comport custom=
Davis com method=1   // 1 for regular  2 for special davis serial read
Revb Davis VP=Y (Y for Yes (new model (default) ) N for No)
Davis rain gauge=2 (1 for 0.1 inch, 2 for 0.01 inch, 3 for 0.2mm)
Do mysql=N //for mysql updates (see the readme for the table structure), every 5 minutes
Mysql username=
Mysql password=
Mysql server=
Mysql databasename=
Mysql tablename=
Mysql metric=Y (set N for oF, inches of rain, inches for baro)
Mysql time=300    (time interval between mysql update in seconds from 60 to 10000 sec)
Do CWOP updates=N //every 10 minutes
CWOP station id=
CWOP ham call sign=-1 // -1 is default (you do not have a Ham call sign)
CWOP Latitude=
CWOP Longitude=
Do clientraw FTP=Y //(set to Y for yes, N for no), uploads every 1 minute
FTP server=192.168.10.202
FTP username=XXXXXXXX
FTP password=YYYYYYYYY
FTP port=21                                              //default is 21
FTP remote dir=/data/
FTP use passive=Y                                       //(set to Y for yes, N for no)
FTP use remote file rename=                    //Write here the remote name: NOTE that not all FTP servers allow remote file rename"
FTP time interval=120                   //the interval between two upload of the clientraw.txt and custom file 
Save logfile=Y   //to save the .txt logfile (set to N to save on disk space)
Logfile metric=Y
Create custom file=Y   //converts the custom tags in a file called wxlocal.html to wx.html
Use this filename instead of wx.html=testtags.php
Use this filename instead of wx2.html=tagslist.php
Use this filename instead of wx3.html=
Use this filename instead of wx4.html=
Use this filename instead of wx5.html=
FTP the custom file=Y    //will FTP the wx.html or filename you set to FTP server specified (clientraw FTP needs to be enabled too)
Units for custom tag file output:
Temp in celsius=Y
Wind in=m/s          // options are: mph,kts,kph,m/s (changes the custom tags)
Baro in metric=Y
Rain in metric=Y
run cron files=Y  // set to N to not run the separate cron files
do custom log=N    // set to Y to create an appended logfile from a template (customlog.txt)
custom log out=customlogout.txt
temp offset=                   //C
wmr300 channel number=1

I have also copied testtags.txt from my windows installation
my testtags.php looks like this it’s ONLY 1 line (it should be close to 1000 lines )!
clientraw.txt looks as it’s OK
What have I done wrong ?
any more info you need to help me?
Sven

You have rename the testtags.txt you already copied to consolewdfiles/ It should get the name wxlocal.html
THANKS !

Sven

I have read more on http://leuven-template.eu/dokuwiki28/doku.php?id=en:uploadcw

wx.html (= which will be read by consoleWD which will thencreate the file tagsCW.txt )

is vx.html right? or should it be wxlocal.html ?

Sven

[quote author=zacken542 link=topic=62448.msg499622#msg499622 date=1457638227]
I have read more on http://leuven-template.eu/dokuwiki28/doku.php?id=en:uploadcw

wx.html (= which will be read by consoleWD which will thencreate the file tagsCW.txt )

is vx.html right? or should it be wxlocal.html ?

Sven

should be renamed to tagsCW.txt
Yes I have notice that ! Sven