Weather by You!
Templates and Projects support => Php templates => Topic started by: flake on September 30, 2013, 09:51:42 AM
-
Hi ,
i'm trying to find a solution but ... on any page which has date ... I have this
" ?????" http://mesochoria.meteoclub.gr/ ... note that the calendar of the computer is in GREEK .... When I switched and I did in English I had to cumulus bug (i don't remember the message ).. since then every midnight cumulus has errror log for that day... If anybody have any idea what's happens ....
A!! one more ... what's this ? http://mesochoria.meteoclub.gr/graphswu.php "" Warning: session_start(): Cannot send session cache limiter - headers already sent (output started at /home/www/meteocl/meteoclub.gr/mesochoria/graphswu.php:52) in /home/www/meteocl/meteoclub.gr/mesochoria/wxwugraphs/WUG-settings.php on line 506 Warning: Cannot modify header information - headers already sent by (output started at /home/www/meteocl/meteoclub.gr/mesochoria/graphswu.php:52) in /home/www/meteocl/meteoclub.gr/mesochoria/wugraphs.php on line 54""
thanks and apologize for my english :)
Thomas
-
Hi Thomas,
Problem with your page depend on things you added in very first lines of
this page. "Session data" are configuration for your page (as language selected)
If you have something to add to your page, always remember to avoid
to modify all lines before this line:
$lang = 'en' // Default language
Hope this help!
Regards,
Jacques
-
Hello Jacques ,
thanks a lot , i hope to fixed ....
-
Hello ,
followed another way unistall the cumulus , before that, saved cumulus folder (old cumulus) ,then change from region and language format from greek to english , install cumulus and copy from the old cumulus data, webfiles, web, and cumulus.ini replaced in the new folder now its ok... http://mesochoria.meteoclub.gr/ ...