Weather by You!

Templates and Projects support => Php templates => Topic started by: m1dul on May 13, 2014, 08:21:08 AM

Title: missing Data in monthlyrecord.php on my website
Post by: m1dul 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 (http://branksomeweather.co.uk/new/monthlyrecord.php)

Many Thanks for any Help/info.

Regards
Michael
Title: Re: missing Data in monthlyrecord.php on my website
Post by: m1dul 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.
Title: Re: missing Data in monthlyrecord.php on my website
Post by: Mr.Meteo 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
Title: Re: missing Data in monthlyrecord.php on my website
Post by: m1dul 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
Title: Re: missing Data in monthlyrecord.php on my website
Post by: m1dul 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