Weather by You!
Templates and Projects support => Php templates => Topic started by: oh6mqm 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
-
Hi Esko,
These files are data file to be processed by Cumulus
See: Cumulus configuration (http://weatherbyyou.com/wb_install.php#install) in installation guide.
Regards,
Jacques
-
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
-
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