Welcome Guest, Not a member yet? Register   Sign In
Problem Loading Language Files
#6

[eluser]Pascal Kriete[/eluser]
Glad I could help.

My language library has this line in it:
Code:
$langfile = str_replace(EXT, '', str_replace('_lang.', '', $langfile)).'_lang'.EXT;

Which should remove the _lang if it's there, thus allowing you to load it with or without.


Messages In This Thread
Problem Loading Language Files - by El Forum - 06-12-2008, 06:58 AM
Problem Loading Language Files - by El Forum - 06-12-2008, 07:15 AM
Problem Loading Language Files - by El Forum - 06-12-2008, 07:47 AM
Problem Loading Language Files - by El Forum - 06-12-2008, 08:08 AM
Problem Loading Language Files - by El Forum - 06-12-2008, 09:27 AM
Problem Loading Language Files - by El Forum - 06-12-2008, 12:16 PM



Theme © iAndrew 2016 - Forum software by © MyBB