Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Check for /lang/, which should be lang/
#1
include.inc.php is generating an error when a open_basedir restriction is active on htdocs:
"aLang Error: Language File for de doesn't exist! (/lang/de.ini not found)"

Please fix this, a temporary fix is adding /lang/ to the open_basedir, but that's not the best solution.
Edit: solution isn't working either, the only way to make this work is creating /lang/de.ini, but that is an ugly solution.
Edit: this occurs when no connection to MySQL can be established.
Edit: This is always reproduceble.

Edit: the problem is caused by an incorrect constant PATH, used in aLang.class.php (defined on line 6 in include.inc.php)
See my next post for more information.
Found my post helpful? Rate me Big Grin
Project: creating a compact and easy to setup DSLan (Linux) (Windoze is in development)


Messages In This Thread
Check for /lang/, which should be lang/ - by Lekensteyn - 22.08.2010, 11:29



Users browsing this thread: 1 Guest(s)