Great Reviews!Need help setting up your website, installing Apache, PHP, MySQL, or RavenNuke(tm)?Need help customizing or designing scripts?Please contact us via the Contact Us option for further details and pricing.
Warning: get_lang ... failed to open stream: Error
I think I may have fixed this long lasting, irritating bug!
Warning: get_lang(modules/MODULE_NAME/language/lang-english.php): failed to open stream: No such file or directory in /home/SOMEDIR/public_html/mainfile.php on line xxx
If I am correct, there has been some buggy code since at least v6.5. See this post for my proposed solution.
Posted on Wednesday, October 01, 2003 @ 17:06:14 EDT by Raven
Re: Warning: get_lang ... failed to open stream: Error (Score: 1) by sharlein on Thursday, October 02, 2003 @ 10:09:39 EDT Not registered user
Raven, I was getting that error in conjuction with admin/hangman module. I inserted your code in the mainfile.php, no more errors. Thank you very much. Steve