I'm still trying to sort out this annoying error message below, showing on my homepage:
Warning: chk_language() [function.includ e]: Failed opening 'language/.php' for inclusion (include_path=' .:/usr/lib/php:/usr/local/lib/php') in /home/mysite/public_html/include/function.php on line 35
The cause of this error is my $default language is not configure properly and need some guidance on how to do it.
Please can someone help me to sort this problem out?
Warning: chk_language() [function.includ e]: Failed opening 'language/.php' for inclusion (include_path=' .:/usr/lib/php:/usr/local/lib/php') in /home/mysite/public_html/include/function.php on line 35
The cause of this error is my $default language is not configure properly and need some guidance on how to do it.
Please can someone help me to sort this problem out?
Comment