Author Topic: Sunset: unexpected T_STRING line 486 - wt_data_inc.php  (Read 6134 times)

Offline Reggie36

  • New member
  • *
  • Posts: 3
    • Ron's weather station
Sunset: unexpected T_STRING line 486 - wt_data_inc.php
« 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

Offline Mr.Meteo

  • Administrator
  • Hero Member
  • *****
  • Posts: 1120
    • http://www.meteostours.ca
Re: Sunset: unexpected T_STRING line 486 - wt_data_inc.php
« Reply #1 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
Please, consider supporting this site 

Offline Reggie36

  • New member
  • *
  • Posts: 3
    • Ron's weather station
Re: Sunset: unexpected T_STRING line 486 - wt_data_inc.php
« Reply #2 on: March 25, 2014, 06:04:51 PM »
Hi Jacques,

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


Offline Reggie36

  • New member
  • *
  • Posts: 3
    • Ron's weather station
Re: Sunset: unexpected T_STRING line 486 - wt_data_inc.php
« Reply #3 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