Weather by You!
Templates and Projects support => Php templates => Topic started by: MatrixStorms on April 27, 2013, 01:23:11 AM
-
This is the error i am getting when i i am trying to get the teplate uploaded to my site Warning: require(lang/text_standard_en.php): failed to open stream: No such file or directory in /home/u270797154/public_html/index.php on line 23 Warning: require(lang/text_standard_en.php): failed to open stream: No such file or directory in /home/u270797154/public_html/index.php on line 23 Fatal error: require(): Failed opening required 'lang/text_standard_en.php' (include_path='.:/usr/lib/php') in /home/u270797154/public_html/index.php on line 23
-
This is the error i am getting when i i am trying to get the teplate uploaded to my site Warning: require(lang/text_standard_en.php): failed to open stream: No such file or directory in /home/u270797154/public_html/index.php on line 23 Warning: require(lang/text_standard_en.php): failed to open stream: No such file or directory in /home/u270797154/public_html/index.php on line 23 Fatal error: require(): Failed opening required 'lang/text_standard_en.php' (include_path='.:/usr/lib/php') in /home/u270797154/public_html/index.php on line 23
Have you uploaded the necessary files/folders to you website?
Line 23 says require('lang/text_standard_'.$lang.'.php');
I use Weather Sunset and these are the folders that need to be uploaded:-
-
i've done that and now getting Parse error: syntax error, unexpected ':' in /home/u270797154/public_html/wt_data_inc.php on line 421
-
i've done that and now getting Parse error: syntax error, unexpected ':' in /home/u270797154/public_html/wt_data_inc.php on line 421
I had the same problem. I changed all instances of "hh':'nn" to "hh:nn" in wt_data_inc.php.
After that you may get another error in wt_month_inc.php on line 37
I changed all instances of "hh':'nn" to "hh:nn"
My weather site is at http://john-the-r-t.vacau.com/weather/ where I can't get the gauges to work. :(
-
Hi Mark,
You received that message because your data files
are not processed by Cumulus. Carefully read step on
Cumulus configuration to know how to process these files.
Hope this help.
Regards,
Jacques