Author Topic: Weather Blue V2 PHP wt_data_inc.php emty  (Read 6750 times)

Offline oh6mqm

  • New member
  • *
  • Posts: 2
Weather Blue V2 PHP wt_data_inc.php emty
« on: November 15, 2013, 04:13:12 PM »
I have set my system but this files (wt_data_inc.php)  transfered into FTP server has always 0 length.
I have double check my setting. I could not find any error ?

Br. Esko
« Last Edit: November 15, 2013, 04:20:14 PM by oh6mqm »

Offline Mr.Meteo

  • Administrator
  • Hero Member
  • *****
  • Posts: 1120
    • http://www.meteostours.ca
Re: Weather Blue V2 PHP wt_data_inc.php emty
« Reply #1 on: November 16, 2013, 09:03:36 AM »
Hi Esko,

These files are data file to be processed by Cumulus
See: Cumulus configuration in installation guide.

Regards,
Jacques
Please, consider supporting this site 

Offline oh6mqm

  • New member
  • *
  • Posts: 2
Re: Weather Blue V2 PHP wt_data_inc.php emty
« Reply #2 on: November 16, 2013, 12:29:39 PM »
Hello

This is what I have been doing.
File is generated to Remote (FTP) size but it is always empty (0 bytes)
This happens to all files what I try to use.
Only standard files works I a good way

Br. Esko P

Offline Mr.Meteo

  • Administrator
  • Hero Member
  • *****
  • Posts: 1120
    • http://www.meteostours.ca
Re: Weather Blue V2 PHP wt_data_inc.php emty
« Reply #3 on: November 16, 2013, 06:07:50 PM »
Hi Esko,

To be sure that Cumulus is processing the file correctly, you could
check the folder where you put wt_data_inc.php in your Pc
and see if you find the temporary file (created by Cumulus
just before it sent file to your site) it is supposed to be named
wt_data_inc.phptmp.

If file content is ok (processed), problem is with your FTP config,
some provider doesn't accept file replacement. so in Cumulus menu
Configuration --> Station --> Sites/Options --> Web settings box
You'll find these 2 options:

- Use FTP rename (File is renamed before new one take place)
- delete before upload (Current file is deleted before new one sent)

You can confirm that in a easy way: Delete current wt_data_inc.php
file on your web site and check what happen when Cumulus try to send
new one.

Hope this help,
Jacques
Please, consider supporting this site