Weather by You!

Templates and Projects support => Php templates => Topic started by: Reggie36 on March 24, 2014, 08:47:41 PM

Title: Sunset: unexpected T_STRING line 486 - wt_data_inc.php
Post by: Reggie36 on March 24, 2014, 08:47:41 PM
Hi,

I've looked at line 486 on wt_data_inc.php and don't see the issue.

Here is the line of code:
$TtempHF = $pre_time.'<#TtempH format="h'h'nn">'.$pre_date.'<#TtempH format="d ">'.$Tr_monthnames['<#TtempH format="m">'].'<#TtempH format=" yyyy">';

I am uploading wt_month_inc.php from my local to wt_months_inc.php on web site, is that correct?

Thanks
Reggie
Title: Re: Sunset: unexpected T_STRING line 486 - wt_data_inc.php
Post by: Mr.Meteo on March 25, 2014, 05:36:23 PM
Hi Reggie,

Have you processed these files with Cumulus?
Cumulus process and send these files as optional files,
see that link: http://weatherbyyou.com/wb_install.php#install

Regards,
Jacques
Title: Re: Sunset: unexpected T_STRING line 486 - wt_data_inc.php
Post by: Reggie36 on March 25, 2014, 06:04:51 PM
Hi Jacques,

Yes, that's exactly what my setup looks like.

Title: Re: Sunset: unexpected T_STRING line 486 - wt_data_inc.php
Post by: Reggie36 on March 26, 2014, 07:17:56 PM
Hi,

I got it working, had a problem with my FTP set up in Cumulus.

Thanks for your assistance.

Reggie