Weather by You!

Templates and Projects support => Php templates => Topic started by: iw0gz on February 02, 2014, 06:24:18 AM

Title: Management screen on Weather Blues 2
Post by: iw0gz on February 02, 2014, 06:24:18 AM
Just a question,
my management screen work partially. The language section work fine, but the upgrade section on the left screen doesn't work an the error appear on the bottom page:

Parse error: syntax error, unexpected T_STRING in /..../...../wt_data_intl.php line 342

My php is very poor ... can you help me ?

Thanks a lot, Sante - iw0gz

My meteo site: www.meteomonterotondo.it
Title: Re: Management screen on Weather Blues 2
Post by: Mr.Meteo on February 02, 2014, 07:14:42 AM
Hi,

That situation is normal. wt_data_intl.php is a data file,
so it contain "Cumulus webtags" that have to be processed
before use. Then, php is finding these files pretty strange!

That file then need to be copied in your Pc and removed
from your website.

Regards,
Jacques
Title: Re: Management screen on Weather Blues 2
Post by: iw0gz on February 02, 2014, 08:20:49 AM
Thank you, it was an oversight. I tried to process the file with cumulus and now everything works :)
Thank you very much.