Weather by You!
Templates and Projects support => Php templates => Topic started 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
-
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
-
Thank you, it was an oversight. I tried to process the file with cumulus and now everything works :)
Thank you very much.