Author Topic: missing Data in monthlyrecord.php on my website  (Read 5832 times)

Offline m1dul

  • Jr. Member
  • **
  • Posts: 12
    • Branksome Weather
missing Data in monthlyrecord.php on my website
« on: May 13, 2014, 08:21:08 AM »
Hi All,
I am having problems with my monthlyrecord.php on my website there is no data being displayed here is my website address it is branksomeweather.co.uk/new/monthlyrecord.php

Many Thanks for any Help/info.

Regards
Michael

Offline m1dul

  • Jr. Member
  • **
  • Posts: 12
    • Branksome Weather
Re: missing Data in monthlyrecord.php on my website
« Reply #1 on: May 14, 2014, 05:41:43 AM »
I have got it to work now thanks with the help from Mark mcrossley from Cumulus forum.

It is because there is an error in the monthlyrecord.php file the error is include('wt_months_inc.php');

should be...

include('wt_month_inc.php');

The error is in the Download from the weatherbyyou forum so that file will need correcting on the download section on the site.

Offline Mr.Meteo

  • Administrator
  • Hero Member
  • *****
  • Posts: 1120
    • http://www.meteostours.ca
Re: missing Data in monthlyrecord.php on my website
« Reply #2 on: May 15, 2014, 07:22:17 PM »
Hi Mcheal,

There is no error on ths file,,,, but to the "processed" filename.
as we have to check the data files sometime to see if things is ok
there is no possibility to overwrite with wrong file.

So, original file is: wt_month_inc.php

and processed should be: wt_months_inc.php

Regards,
Jacques
Please, consider supporting this site 

Offline m1dul

  • Jr. Member
  • **
  • Posts: 12
    • Branksome Weather
Re: missing Data in monthlyrecord.php on my website
« Reply #3 on: May 18, 2014, 02:10:29 PM »
Hi Mcheal,

There is no error on ths file,,,, but to the "processed" filename.
as we have to check the data files sometime to see if things is ok
there is no possibility to overwrite with wrong file.

So, original file is: wt_month_inc.php

and processed should be: wt_months_inc.php

Regards,
Jacques

Hi Jacques, and all,
Thank you for replying back to me, sorry for taking along time to come back to you.

Is it just the wt_data_inc.php and wt_data_intl.php file to be processed which is what it says in the Configuration, on this website or do I have to process all the others in Cumulus?

Many Thanks
Regards
Michael
« Last Edit: May 18, 2014, 02:19:41 PM by m1dul »

Offline m1dul

  • Jr. Member
  • **
  • Posts: 12
    • Branksome Weather
Re: missing Data in monthlyrecord.php on my website
« Reply #4 on: May 18, 2014, 03:12:29 PM »
Hi All,
I have just seen this upgrading to php topic in the forum and have it sorted now.

Many thanks for your help Jacques with info.

Regards
Michael