Weather by You!
Templates and Projects support => Php templates => Topic started by: ant on December 03, 2013, 09:00:40 PM
-
Hi All,
Hoping for a bit of assistance.
Installed Weather Eden earlier in the week, and the entire site works - except for the records page.
If you click the link at the top of the page (examlpe: http://www.lorrigan.com.au/multirecords.php) it throws:
Warning: include(wt_months_inc.php) [function.include]: failed to open stream: No such file or directory in /home/lorrigan/public_html/multirecords.php on line 26
Warning: include(wt_months_inc.php) [function.include]: failed to open stream: No such file or directory in /home/lorrigan/public_html/multirecords.php on line 26
Warning: include() [function.include]: Failed opening 'wt_months_inc.php' for inclusion (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/lorrigan/public_html/multirecords.php on line 26
The file that it references (wt_months_inc.php) doesnt exist, however there is a file in the folder called wt_month_inc.php (without the S).
Can anyone provide any input on this?.
Thanks.
-
Fixed.
Pointed cumulus to wt_monthS and it resolved.